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

[2.x] Accessibility Keyboard Navigation Improvements for Add Team Member Role Options #421

Merged
merged 4 commits into from
Oct 31, 2020

Conversation

taylormaguire
Copy link
Contributor

This pull request proposes that the Add Team Member section Role options are changed to Buttons instead of Div's. Making this change will increase Accessibility and will allow the end-users to select a Role using the keyboard and not just the mouse.

Tailwind focus border styles have been applied to improve accessibility and the loop has been modified to allow for rounded corners as appropriate in the button grouping.

I've made changes to both the Livewire and Inertia stubs.

image
image
image

@taylormaguire taylormaguire changed the title Master Accessibility Keyboard Navigation Improvements for Add Team Member Role Options Oct 31, 2020
@taylormaguire taylormaguire changed the title Accessibility Keyboard Navigation Improvements for Add Team Member Role Options [2.x] Accessibility Keyboard Navigation Improvements for Add Team Member Role Options Oct 31, 2020
@taylorotwell
Copy link
Member

Thank you. I have been wanting to do this but didn't really have the know-how to make it happen. ❤️

@taylorotwell taylorotwell merged commit 7d676d7 into laravel:master Oct 31, 2020
@taylormaguire
Copy link
Contributor Author

taylormaguire commented Oct 31, 2020 via email

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.

None yet

2 participants