-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Add accessibility label to show password checkbox #16642
Conversation
Thank you @nesb0t for the contribution! :) Based on the comments from @skjnldsv and @MarcoZehe, could I ask you to change the following:
Let us know if you need any help. ♥ |
Master is no 18 development. If this needs to go into 17 please follow the normal backport procedures after merging. |
8296938
to
3993b87
Compare
@skjnldsv is this done? ;) |
God dammit |
Sorry 🙈 |
3993b87
to
feda21e
Compare
All good ;) |
Don't forget ;) |
god dammit |
…ble name Signed-off-by: Brent Nesbit <github@nesbit.me>
feda21e
to
eda4d55
Compare
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
Fixes #15965.
Added aria-label to show password checkbox. Tested and verified with NVDA.