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

labelling checkbox form element in Messages list #133

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

prithviokade
Copy link
Collaborator

@prithviokade prithviokade commented Sep 9, 2021

Resolves #128

This pull request introduces a label to the form elements on the Messages page. The Messages page is a list of all messages, which you can select by clicking checkboxes. These checkboxes are now labelled "Select Message" to make the page more accessible.
Screen Shot 2021-09-09 at 6 39 29 PM

The Lighthouse score for accessibility on this page increased by 6 points from 83 to 89 due to this change.
Screen Shot 2021-09-09 at 6 39 44 PM

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.

Form elements do not have associated labels on Messages page
1 participant