Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility features #14518

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Accessibility features #14518

merged 2 commits into from
Oct 22, 2024

Conversation

hawkeye217
Copy link
Collaborator

Proposed change

  • Add an aria-label to every button and dropdown menu element to add accessibility features for users with screen readers.
  • Fix the display of the sub label score on the search detail dialog.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code

Additional information

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • The code has been formatted using Ruff (ruff format frigate)

@hawkeye217 hawkeye217 changed the title Add aria labels for screen readers Accessibility features Oct 22, 2024
Copy link

netlify bot commented Oct 22, 2024

Deploy Preview for frigate-docs ready!

Name Link
🔨 Latest commit 78e4535
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/671820ea2c4996000868c75e
😎 Deploy Preview https://deploy-preview-14518--frigate-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@NickM-27 NickM-27 merged commit ad30825 into dev Oct 22, 2024
13 checks passed
@NickM-27 NickM-27 deleted the screen-reader branch October 22, 2024 22:07
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.

2 participants