fix(ui): replace em-dash in theme-picker WCAG-lock label #482
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/MAPPS-419-theme-picker-emdash"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements MAPPS-419: the theme-picker swatch tooltip for a WCAG-contrast-locked color used an em-dash (U+2014) in a user-visible string; it now uses a hyphen, per the project's em-dash convention. One-character string change.
#MAPPS-419