Skip to content

fix: accessibility and css color bugs in toggle and imageviewer#59

Open
allornothingai wants to merge 3 commits intoCortexLM:mainfrom
allornothingai:fix/accessibility-css-slamdunk
Open

fix: accessibility and css color bugs in toggle and imageviewer#59
allornothingai wants to merge 3 commits intoCortexLM:mainfrom
allornothingai:fix/accessibility-css-slamdunk

Conversation

@allornothingai
Copy link

This PR fixes two reported bugs:

  1. Accessibility: Associates the label with the switch in the Toggle component using 'id'/'for' linkage.
  2. CSS: Replaces 'var(--text-base)' (resolving to 14px) with 'var(--cortex-text-primary)' in the ImageViewer toolbar.

Verified against PlatformNetwork/bounty-challenge#29518 and PlatformNetwork/bounty-challenge#29517.

@allornothingai
Copy link
Author

Linking payout wallets for the PlatformNetwork bounty settlement:

EVM: 0x0c67cbE9e30c66267975eE2D74Eb88036CA65e9F
SOL: 3hLpMvUUS685bZz2PzR6vWeA37UrdKq924s7yLMB47eZ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant