kibana/examples/embeddable_examples
Ola Pawlus e7e8d2f13b
Fix: success message and scroll after adding panel from library (#220122)
Initially there was no success message for any type in the library and
there was no scrolling to added panel.

This change sets displaySuccessMessage to true for each plugin
registered in the Add from Library flyout.

It ensures that:
- users see a success toast after adding a panel,
- the newly added panel is automatically scrolled into view.

Closes: #188775

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2025-05-09 13:24:49 -04:00
..
public Fix: success message and scroll after adding panel from library (#220122) 2025-05-09 13:24:49 -04:00
kibana.jsonc
README.md
tsconfig.json

Embeddable examples

This example plugin exists to support the embeddable_explorer app.