Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

[Admin UI] Update Subject Request status filter to be a multiselect dropdown #513

Closed
adriaaaa opened this issue May 13, 2022 · 2 comments · Fixed by #764
Closed

[Admin UI] Update Subject Request status filter to be a multiselect dropdown #513

adriaaaa opened this issue May 13, 2022 · 2 comments · Fixed by #764
Assignees
Labels
enhancement New feature or request

Comments

@adriaaaa
Copy link

adriaaaa commented May 13, 2022

Currently the SR status filter is a single select. We should update this to be a multiselect so that users can filter for multiple SR statuses at once.
BE ticket to support this - #660
Mockup

@chriscalhoun1974
Copy link
Contributor

@adriaaaa @seanpreston After discussing the multi-select design for the SR status dropdown with Adria, the SR dropdown will display multiple selected items in a comma delimited list. In the event the comma delimited list does not fit the width of the dropdown container, an ellipsis will be appended to the right of the text. If the user is to hover over the dropdown, a tooltip will be displayed rendering the comma delimited list in its entirety.

@chriscalhoun1974
Copy link
Contributor

chriscalhoun1974 commented Jul 6, 2022

@adriaaaa @seanpreston I have updated the PR. BE and FE are working together as designed. Its ready for Code Review. However, can someone give me any guidance as to updating any appropriate Admin UI documentation if needed as part of the PR? Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants