2.6.8 Use CSS cursors to help understand available actions
Related to the Garden Party audit. Check the PDF for full description.
Use the following cursor CSS values for the described use cases:
not-allowed
for a disabled button.grab
and grabbing for the drag-and-drop map side menu.help
for a help button.wait
for any waiting action, like clicking a button or loading a new screen.context-menu
for a contextual menu.
Non-exhaustive list of things that can be improved:
- components with a disabled state
- dropdowns
- help button
- ...
Edited by Manuel Tancoigne