-
Notifications
You must be signed in to change notification settings - Fork 498
Description
Describe the bug
When using a decorator that shows in the three-dot menu dropdown it doesn't show any highlighting to let the user know that its' currently in use. This can lead to the user having to guess whether the decorator is still applied or not. However when shows in the toolbar the highlighted style shows
To Reproduce
Steps to reproduce the behavior:
- Create a list of decorators with enough options to make the three-dot menu appear
- Select the decorator at the end of the list (make sure it's in the dropdown)
- Click the three dots again, you'll see it's not highlighted
- Re-arrange the list and move the decorator to the beginning
- Now you'll see the decorator highlighted as expected
Expected behavior
The selected decorator still shows a highlighted state whether shown in the toolbar or in the three-dot dropdown
Screenshots
Extra Bold decorator is selected, but no highlighting when shown in the dropdown list
Extra Bold decorator is selected, with highlighting shown in the toolbar
Which versions of Sanity are you using?
What operating system are you using?
MAC OS Tahoe 26.0.1
Which versions of Node.js / npm are you running?
11.6.0
v24.9.0
Additional context
N/A
Security issue?
N/A