fix: Incorrect text content is read aloud - WPB-14760#4367
Merged
Conversation
…assign correct accessibility traits for all the fields"
|
Contributor
Test Results1 867 tests 1 840 ✅ 2m 27s ⏱️ Results for commit 8f93637. Summary: workflow run #22414988120 |
johnxnguyen
approved these changes
Mar 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Issue
Instead of the profile name the screen reader reads the team name
Instead of the team name the screen reader reads the profile name
The domain name and username were correct
Report says: In addition, "key" is read here, although you can't edit anything here. – Those are read as buttons as users can edit the name, username and email.
fix: 1. Profile name and team name are now corrected.
2. Wrong Accessibility traits for all the fields inside account settings are removed and relevant accessibility traits are added
3. Value of profile link will also be announced by voice over
Optional: reference dependencies to other pull requests etc.
Testing
Test below issues inside Account Settings :
1. Profile name and team name are now corrected.
2. Wrong Accessibility traits for all the fields inside account settings are removed and relevant accessibility traits are added
3. Value of profile link will also be announced by voice over
Optional: attachments like images, videos, etc.
Checklist
[WPB-XXX].UI accessibility checklist
If your PR includes UI changes, please utilize this checklist: