fix: the visually selected option is not announced as such#80862
fix: the visually selected option is not announced as such#80862daledah wants to merge 1 commit intoExpensify:mainfrom
Conversation
|
@mkhutornyi Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
trjExpensify
left a comment
There was a problem hiding this comment.
PR for the accessibility project 👍
mkhutornyi
left a comment
There was a problem hiding this comment.
@daledah please add screenshots
|
Codex Review: Something went wrong. Try again later by commenting “@codex review”. ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
|
@mkhutornyi it seems that the bug is fixed in this PR. Should we put our PR on hold or close it? |
| testID={`${CONST.BASE_LIST_ITEM_TEST_ID}${item.keyForList}`} | ||
| accessibilityState={{selected: !!isFocused}} | ||
| accessibilityState={{selected: !!item.isSelected}} | ||
| aria-selected={!!item.isSelected} |
There was a problem hiding this comment.
This prop is not needed as well?
Can you confirm the bug is fixed on all platforms including web? If so, any reason for putting PR on hold? Just close it. |
Explanation of Change
Fixed Issues
$ #74875
PROPOSAL: #74875 (comment)
Tests
Prerequisite:
Offline tests
Same as tests
QA Steps
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari