Problem
At current the original source material for the Vocabulary Design system did not have fully covered or consistent :hover behaviors defined. As a result many items lack :hover behavior changes beyond the standard cursor pointer. This is adequate for now, but is not aesthetically ideal.
Description
A unified approach to the :hover behaviors needs to be researched and documented that:
- follows Vocabulary internal cohesion
- adheres to adequate Accessibility
- improves, but does not diminish UX
- accounts for the color system of Vocabulary
This encapsulates work documented in:
Implementation
Problem
At current the original source material for the Vocabulary Design system did not have fully covered or consistent
:hoverbehaviors defined. As a result many items lack:hoverbehavior changes beyond the standardcursorpointer. This is adequate for now, but is not aesthetically ideal.Description
A unified approach to the
:hoverbehaviors needs to be researched and documented that:This encapsulates work documented in:
Implementation