-
Notifications
You must be signed in to change notification settings - Fork 6
4756 - AreaSelector: Allow sorting #5671
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 4756-toolbar-area-selector---add-status-filter-updated-sorting
Are you sure you want to change the base?
4756 - AreaSelector: Allow sorting #5671
Conversation
|
@minotogna fixed color (new video in desc) |
| div.select__menu.bottom { | ||
| @include min-width($mobile-landscape) { | ||
| min-width: 550px; | ||
| min-width: 570px; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we customize this only when sorting is available ?
|
|
||
| const isAdmin = Users.isAdministrator(user) | ||
| const isRegionalFocalPoint = Users.isRegionalFocalPoint(user, countryIso, cycle) | ||
| const isReviewer = Users.isReviewer(user, countryIso, cycle) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should use isAReviewer and isARegional FocalPoint?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes!!
Screen.Recording.2026-01-27.at.14.04.00.mov
Updated icon color:
Screen.Recording.2026-01-27.at.14.26.18.mov