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

finos:#924 Ensure Typography Font Settings selects are properly labeled #940

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

kburk1997
Copy link
Contributor

@kburk1997 kburk1997 commented Jun 12, 2024

Ensure all select fields in the Typography Font Settings page have proper labels to improve accessibility. This fixes issue #924.

Proposed Solution

Update the select fields in the Typography Font Settings page to include the necessary label attributes. This will ensure that the select fields have accessible names, as required by WCAG 4.1.2.

To test, run Accessibility Insights For Web's FastPass tool and ensure that the issue mentioned in #924 is no longer reproducible in the deploy preview.

…field has an accessible name (#primaryFontSelect)

Fixes finos#924
Copy link

netlify bot commented Jun 12, 2024

Deploy Preview for glistening-gecko-6b417a ready!

Name Link
🔨 Latest commit 21a4c38
🔍 Latest deploy log https://app.netlify.com/sites/glistening-gecko-6b417a/deploys/6669e4ca41530f0008623e4d
😎 Deploy Preview https://deploy-preview-940--glistening-gecko-6b417a.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.

@kburk1997 kburk1997 changed the title finos:#924 EnsureTypography Font Settings selects are properly labeled finos:#924 Ensure Typography Font Settings selects are properly labeled Jun 12, 2024
Copy link
Contributor

@aaronreed708 aaronreed708 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@aaronreed708 aaronreed708 merged commit 38305aa into finos:dev Jun 14, 2024
5 checks passed
@kburk1997 kburk1997 deleted the kburk1997/issue924 branch June 14, 2024 18:49
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