Improve compass orientation button on/off state indication #11

Closed
opened 2026-07-22 10:04:15 +00:00 by jfig · 0 comments
Owner

Problem

When compass map orientation mode is active, the compass button does not provide a sufficiently clear visual distinction between its on and off states.

Expected behavior

The compass orientation button should have an obvious, persistent indication of whether compass orientation is enabled or disabled. A visible border or similar high-contrast state treatment could be used for the active state.

Acceptance criteria

  • The active compass orientation state is clearly distinguishable at a glance.
  • The inactive state remains visually distinct from the active state.
  • The indication has sufficient contrast across supported map backgrounds and does not rely on color alone.
  • The button continues to expose its state accessibly through aria-pressed and its accessible label.
### Problem When compass map orientation mode is active, the compass button does not provide a sufficiently clear visual distinction between its on and off states. ### Expected behavior The compass orientation button should have an obvious, persistent indication of whether compass orientation is enabled or disabled. A visible border or similar high-contrast state treatment could be used for the active state. ### Acceptance criteria - The active compass orientation state is clearly distinguishable at a glance. - The inactive state remains visually distinct from the active state. - The indication has sufficient contrast across supported map backgrounds and does not rely on color alone. - The button continues to expose its state accessibly through `aria-pressed` and its accessible label.
jfig added the Kind/Enhancement label 2026-07-22 10:04:15 +00:00
jfig closed this issue 2026-07-23 01:29:18 +00:00
Sign in to join this conversation.