mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
## 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. |
||
---|---|---|
.. | ||
accessibility | ||
analytics | ||
api_integration | ||
common | ||
examples | ||
functional | ||
harden | ||
health_gateway | ||
interactive_setup_api_integration | ||
interactive_setup_functional | ||
interpreter_functional | ||
node_roles_functional | ||
package | ||
plugin_functional | ||
scripts | ||
server_integration | ||
ui_capabilities/newsfeed_err | ||
tsconfig.json |