kibana/test
Nick Peihl ff5101d3c1
[Discover] Fix data-title attribute in savedsearch embeddable (#149078)
## Summary

Fixes an error where the `data-title` attribute in the `DiscoverGrid`
component was not getting updated when using a custom panel title via
the saved search embeddable `searchTitle` prop.

[This functional test was returning a false
positive](https://github.com/elastic/kibana/blob/main/test/functional/apps/dashboard/group5/data_shared_attributes.ts#L110-L124).
The previous test left a context menu open so the test was changing the
panel title of the first embeddable (a Lens embeddable) rather than the
saved search embeddable. As a result the bug in the saved search
embeddable was unnoticed.
2023-01-19 09:22:22 -05:00
..
accessibility [Discover] Unskip a11y flaky test (#148300) 2023-01-04 09:01:34 +01:00
analytics Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
api_integration [Saved Objects Management] Encapsulate saved objects deletion behind an API endpoint (#148602) 2023-01-19 15:05:07 +01:00
common Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
examples Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
functional [Discover] Fix data-title attribute in savedsearch embeddable (#149078) 2023-01-19 09:22:22 -05:00
harden Add 'fork' to child_process hardening tests (#139222) 2022-08-23 07:53:28 -04:00
health_gateway Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
interactive_setup_api_integration Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
interactive_setup_functional Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
interpreter_functional Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
node_roles_functional Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
package Adds base implementation of the Kibana Health Gateway. (#141172) 2022-11-07 09:14:42 -07:00
plugin_functional [Security Solution] Adds support for testing of prerelease detection rules (#148426) 2023-01-17 15:02:57 -07:00
scripts [Security Solution] [CellActions] Move to a package (#149057) 2023-01-19 11:52:10 +01:00
server_integration Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
ui_capabilities/newsfeed_err [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
tsconfig.json Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00