-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[HOLD for payment 2023-03-20] [HOLD #12370][$2000] Audit forms and fix inconsistencies with focus, tab and shift + tab behavior 3/4 #7917
Comments
Triggered auto assignment to @marcochavezf ( |
Triggered auto assignment to @Christinadobrzyn ( |
Note: decision to split this main issue up into smaller issues came from this convo |
I've been working on an N7 issue these last few days and still today, but I will come back to this issue today at EOD or tomorrow morning. |
@dylanexpensify can you clarify, are we paying the hired contributor $250 to update all of the forms in the OP? Also asked here |
Oh I hadn't seen the conversation. I think this case I can just unassign myself since the |
Dylan confirmed this GH job is $250. Created Upwork job Internal job posting - https://www.upwork.com/ab/applicants/1499638878787203072/job-details |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @Santhosh-Sellavel ( |
Triggered auto assignment to @thienlnam ( |
ProposalThese 4 related issues are very similar. I proposed the solution here #7918 (comment) |
Still waiting on a volunteer to audit the forms |
Price increase to $500 |
I agree. That's within the audit scope. |
I am sorry for being late here. I was ooo. @Santhosh-Sellavel I have drafted the PR. I need some help with the test in native device and desktop. How can we open the url in those platforms? |
Remove the checks on this file which excludes deep-linking for dev environment that should work, after that you can open the link! |
@Santhosh-Sellavel I have marked that PR ready for review, and posted in slack channel for help here about opening the url in desktop and native devices. |
📣 @mdneyazahmad! 📣 Hey, it seems we don’t have your contributor details yet! You'll only have to do this once, and this is how we'll hire you on Upwork.
Format:
|
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.2.82-4 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-03-20. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
I think we don't need a BZ Checklist. It's all N/A for this one! cc: @thienlnam |
@thienlnam can you confirm payout amounts of $2000? As well, is there a time bonus here? |
Looks correct, and I believe this issue was created way back before we even added time bonuses so let's just do normal payouts for this issue |
@Santhosh-Sellavel @mdneyazahmad please apply here! |
@dylanexpensify applied |
Done, thanks! |
Had to run last Friday for emergency appts, so will get payments out now! Sorry for delay! |
offers sent! |
Accepted thanks @dylanexpensify! |
Alright, we're all sorted here! Thanks for playing! |
We should audit all our forms and fix any inconsistencies with focus, tab, shift + tab and enter behavior. The expected behavior is as follows:
Tab
navigates to the next input.Shift + tab
navigates to the previous input.Enter
submits the form.Space
toggles checkboxes/dropdowns.Note: We should make sure that tabbing cycles through the form in an order that makes sense, usually top to bottom.
Here's a list of forms to be audited:
The text was updated successfully, but these errors were encountered: