Re-Design sort options: change toggle buttons to radio buttons for mutually exclusive options and update style guide #1834
Labels
level: easy
p-feature: My Projects Page
/projects
priority: MUST HAVE
role: ui/ux design
size: 2pt
Can be done in 7-12 hours
Milestone
Overview
The toggle buttons currently used in the prototype might confuse users, as they look like you can select multiple options. However, you can only sort in one way at a time. We should either change the design or use radio buttons instead, as the Dev team suggested.
Details
Each popup has an option to sort by that column. The prototype design uses two toggle buttons that essentially mean "Sort Ascending" or "Sort Descending" (though the labels differ based on the column).
Image of Toggle buttons on "Created On" column by default
Image of Toggle buttons on "Created On" column on Hover
Dev team suggests that toggle buttons are not an appropriate choice, since it is not possible to sort ascending and descending simultaneously. A better choice is a set of two radio buttons. This allows the user to select one or the other, but not both.
A prototype using radio buttons instead of toggle buttons
Moreover, the data might not be sorted by that column at all, in which case neither radio button is checked when the popup is first opened. If the user then clicks on one of the choices, it will be applied when the Apply button is clicked. They can also choose Reset to not apply sorting by that column.
Dev has already implemented this change (see My Project's page).
Action Items
Update the style guide to add the new design.Once finalized, get Stakeholder sign-off via the stakeholder meeting slide deck.Resources
The text was updated successfully, but these errors were encountered: