You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is how the component operates in the existing UI:
User should be able to select N values from an existing list
User should be able to add N new values
User should be able to deselect values
Component should be able to take in a list of selected values to display initially (think Edit Form)
We don't have to mirror the exact same UX as the old UI. If we have other ideas for presenting these options to the user we should explore them. Maybe the solution is still Select2 - I'm not sure. I would expect some research/scoping to need to be done alongside this issue.
The text was updated successfully, but these errors were encountered:
closing this as done - we've made some issues and added them to the backlog for any remaining work surrounding labels and multiselect, but basic label selection is implemented and functional.
This is the Select2 dropdown component that allows the user to select multiple values from an existing list or add new values.
Mockup: https://tower-mockups.testing.ansible.com/patternfly/templates/templates-add/
This is how the component operates in the existing UI:
We don't have to mirror the exact same UX as the old UI. If we have other ideas for presenting these options to the user we should explore them. Maybe the solution is still Select2 - I'm not sure. I would expect some research/scoping to need to be done alongside this issue.
The text was updated successfully, but these errors were encountered: