[bug]: Missing disabled cursors on various inputs #1823
Labels
good first issue
Good for newcomers
issue: bug
Issue reporting a bug
status: pending reproduction
Waiting for free time to reproduce the issue, or more information
What version of design-system are you using?
Browser: Arc
What's Wrong?
We're supposed to change the cursor to the following form when a disabled input is hovered, however we don't do it for each input. It leads to inconstancies in the way we show users that an input is disabled. It's especially visible in the "Published" tab in the edit view or and in Content History, where a lot of disabled inputs are displayed at the same place.
Here is the list:
To Reproduce
Open an entry using all the mentioned inputs through its fields.
Expected Behaviour
We should show the disabled version of the cursor.
The text was updated successfully, but these errors were encountered: