Patch #28771
Allow adding multiple entities when performing multiple searches in modals
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | UI | |||
Target version: | - |
Description
This ticket is related to #17071 and #17579.
In Zitec, we are trying to find a clean UI/UX solution to allow users to add multiple entities when performing multiple searches in modals like Add Watchers, Add members, Add projects. The current issues are very well explained in the related tickets.
We came up with 3 proposals:
1. add_to_bottom.jpg which display the selected entities (users for example) under the search results section:
2. add_to_right_with_checkbox.jpg which display the selected entities to the right of the search results
3. add_to_right_with_x.jpg same as 2, but an "X" icon is used to remove the selected entities.
Personally, I like the 3rd solution. Any feedback is welcome.
Related issues
History
#1
Updated by Marius BALTEANU about 4 years ago
- Related to Defect #17071: Adding Watchers UX Is Not Clean added
#2
Updated by Marius BALTEANU about 4 years ago
- Related to Defect #17579: Edit Watchers List Loses Checked Watchers When Performing Multiple Searches added
#3
Updated by Bernhard Rohloff about 4 years ago
I like the third version the most, too. The list view seems very handy to me and the red X makes it clear that the item is removed from that list. A disappearing checkbox item feels very odd to me.