-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Description
Building off of #74571 and #79096, we'd like to add bulk actions for adding tags to existing saved objects. Members of our community can have hundreds if not thousands of visualizations and dashboards. Having a quick easy way to apply a tag to all saved objects will make this transition significantly easier.
There are some early flows from @MichaelMarcialis here:
https://www.figma.com/proto/kh7Gm1iM0zJPj504BeDQC4/Mockups-Version-3-Awaiting-Dev?node-id=445%3A0&viewport=13425%2C-7073%2C0.5&scaling=min-zoom
I'm thinking we may want this experience in the tag manager, but would like to open up the discussion. Here's the flow I'm envisioning:
- Click into a tag action "Assign"
- Open fly out with a similar experience as the add panel view in a dashboard that allows you to filter on supported types (in this case SO's that support tags)
- Filter by search / type, select appropriate tags via checkboxes
- Assign tag
- Repeat for another tag
This flow would of course adhere to RBAC permissions.
What do you think @MichaelMarcialis @ryankeairns @pgayvallet ? This would be really nice to augment the MVP PR for our initial release.
Tasks
- Add bulk assign from tag management - Add
bulk assignaction to tag management #84177 - Add bulk assign from SO management
- Add APIs to allow bulk assign from application listing pages