mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
## Summary Adds delete icon to top-right corner of thumbnails in file picker. <img width="58" alt="image" src="https://user-images.githubusercontent.com/82822460/210840710-4c2da19d-1aa1-43bf-a4af-3bc7c5d1ff49.png"> - Allows to specify a *predicate* function, which controls if the delete button is shown for a file. - Implements the predicate function inside the `image_embeddable` plugin, such as to show the button only for files that user themselves uploaded. Closes https://github.com/elastic/kibana/issues/144695 Closes https://github.com/elastic/kibana/pull/144980 Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
impl |