Skip to content

fix: Incorrect text content is read aloud - WPB-14760#4367

Merged
netbe merged 2 commits intodevelopfrom
fix/WPB-14760--Incorrect-text-content-is-read-aloud
Mar 6, 2026
Merged

fix: Incorrect text content is read aloud - WPB-14760#4367
netbe merged 2 commits intodevelopfrom
fix/WPB-14760--Incorrect-text-content-is-read-aloud

Conversation

@SyamalaHari
Copy link
Collaborator

@SyamalaHari SyamalaHari commented Feb 25, 2026

TaskWPB-14760 [iOS] Incorrect text content is read aloud #53

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

  • Title contains a reference JIRA issue number like [WPB-XXX].
  • Description is filled and free of optional paragraphs.
  • Adds/updates automated tests.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • Make sure you use the API for UI elements that support large fonts.
  • All colors are taken from WireDesign.ColorTheme or constructed using WireDesign.BaseColorPalette.
  • New UI elements have Accessibility strings for VoiceOver.

@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

github-actions bot commented Feb 25, 2026

Test Results

1 867 tests   1 840 ✅  2m 27s ⏱️
  301 suites     27 💤
    1 files        0 ❌

Results for commit 8f93637.

Summary: workflow run #22414988120
Allure report (download zip): html-report-28154-fix_WPB-14760--Incorrect-text-content-is-read-aloud

Copy link
Collaborator

@netbe netbe left a comment

Choose a reason for hiding this comment

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

LGTM;)

@samwyndham samwyndham removed their request for review March 3, 2026 12:16
@netbe netbe added this pull request to the merge queue Mar 6, 2026
Merged via the queue into develop with commit c7c802b Mar 6, 2026
15 checks passed
@netbe netbe deleted the fix/WPB-14760--Incorrect-text-content-is-read-aloud branch March 6, 2026 13:05
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.

3 participants