FirefoxUX / photon

Firefox’s Photon Design System.
https://design.firefox.com/photon/
Mozilla Public License 2.0
273 stars 74 forks source link

Describe cursor behaviour #351

Open DPX-designer opened 5 years ago

DPX-designer commented 5 years ago

For the DevTools specific docs we have began to document on hover cursor behaviour, typically this is indicating whether the mouse should remain as the default arrow or become the hand "pointer" when the component is interacted with.

On the Cards page for example we can mention that if the card is clickable and the contents will change after the user has clicked on it, the mouse cursor should become a pointer on hover.