kibana/dev_docs/tutorials
Lucas F. da Costa 1b82502dbb
[User Experience] Add error boundary to prevent UX dashboard from crashing the application (#117583)
* wrap UX dashboard into an error boundary (fixes #117543)

* refactor APM root app tests to reuse coreMock

Before this change, the tests for the root application component of the
APM app were manually mocking the `coreStart` objects required to render
the component.

After this change, these tests will now reuse the relevant `coreMock`
methods.

* refactor: fix typo on createAppMountParameters test utility

Co-authored-by: Lucas Fernandes da Costa <lucas.fernandesdacosta@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-08 19:10:59 +00:00
..
data [data.search.session] Use locators instead of URL generators (#115681) 2021-10-26 12:30:11 -07:00
building_a_kibana_distributable.mdx Update doc slugs to improve analytic tracking, move to appropriate folders (#113630) 2021-10-04 13:36:45 -04:00
data_views.mdx Developer guide - index patterns key concepts (#96017) 2021-08-15 08:48:51 -05:00
debugging.mdx Update doc slugs to improve analytic tracking, move to appropriate folders (#113630) 2021-10-04 13:36:45 -04:00
endpoints.mdx Updates Github link references from master to main (#116789) 2021-10-29 09:53:08 -07:00
expressions.mdx Updates Github link references from master to main (#116789) 2021-10-29 09:53:08 -07:00
kibana_page_template.mdx Updates Github link references from master to main (#116789) 2021-10-29 09:53:08 -07:00
saved_objects.mdx [docs] Fix anchor link to saved objects migrations testing (#116427) 2021-10-28 10:36:57 +02:00
submit_a_pull_request.mdx Update doc slugs to improve analytic tracking, move to appropriate folders (#113630) 2021-10-04 13:36:45 -04:00
testing_plugins.mdx [User Experience] Add error boundary to prevent UX dashboard from crashing the application (#117583) 2021-11-08 19:10:59 +00:00