Fix: Remove Duplicate Focusable Elements#83155
Draft
marufsharifi wants to merge 1 commit intoExpensify:mainfrom
Draft
Fix: Remove Duplicate Focusable Elements#83155marufsharifi wants to merge 1 commit intoExpensify:mainfrom
marufsharifi wants to merge 1 commit intoExpensify:mainfrom
Conversation
|
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
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.
Explanation of Change
Prevent duplicate TalkBack focus stops by making footer links render as a single accessible pressable on native (inner text is non‑accessible), while keeping web TextLink behavior intact.
Remove extra accessibility nodes from text inputs by hiding the floating label and marking the wrapper as non‑accessible, so only the actual input is announced once.
Fixed Issues
$ #79245
PROPOSAL: #79245 (comment)
Tests
Precondition:
The user is not signed in
Second issue
Precondition:
The user is not signed in
'Phone or email input field, edit box'
Offline tests
Same as Tests.
QA Steps
Same as Tests.
// TODO: These must be filled out, or the issue title must include "[No QA]."
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
phone-email-android.mp4
footer-android.mp4
Android: mWeb Chrome
email-mweb.mp4
footer-mweb.mp4
iOS: Native
Screen.Recording.1404-11-09.at.2.07.47.PM.mov
Screen.Recording.1404-11-09.at.2.18.20.PM.mov
iOS: mWeb Safari
Screen.Recording.1404-11-09.at.2.11.15.PM.mov
Screen.Recording.1404-11-09.at.2.23.46.PM.mov
MacOS: Chrome / Safari
Screen.Recording.1404-11-09.at.3.01.19.PM.mp4
Screen.Recording.1404-11-09.at.3.02.02.PM.mov