Skip to content
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

Closed
5 tasks
dylanexpensify opened this issue Feb 25, 2022 · 169 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor Task

Comments

@dylanexpensify
Copy link
Contributor

dylanexpensify commented Feb 25, 2022

We should audit all our forms and fix any inconsistencies with focus, tab, shift + tab and enter behavior. The expected behavior is as follows:

  1. Tab navigates to the next input.
  2. Shift + tab navigates to the previous input.
  3. Enter submits the form.
  4. 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:

@dylanexpensify dylanexpensify added Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor Task labels Feb 25, 2022
@MelvinBot
Copy link

Triggered auto assignment to @marcochavezf (Engineering), see https://stackoverflow.com/c/expensify/questions/4319 for more details.

@MelvinBot
Copy link

Triggered auto assignment to @Christinadobrzyn (External), see https://stackoverflow.com/c/expensify/questions/8582 for more details.

@dylanexpensify
Copy link
Contributor Author

Note: decision to split this main issue up into smaller issues came from this convo

@marcochavezf
Copy link
Contributor

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.

@MelvinBot MelvinBot removed the Overdue label Feb 28, 2022
@Christinadobrzyn
Copy link
Contributor

Christinadobrzyn commented Mar 2, 2022

@dylanexpensify can you clarify, are we paying the hired contributor $250 to update all of the forms in the OP? Also asked here

@marcochavezf
Copy link
Contributor

Oh I hadn't seen the conversation. I think this case I can just unassign myself since the Exported label will be applied to assign reviewers.

@marcochavezf marcochavezf removed their assignment Mar 3, 2022
@Christinadobrzyn
Copy link
Contributor

Dylan confirmed this GH job is $250. Created Upwork job

Internal job posting - https://www.upwork.com/ab/applicants/1499638878787203072/job-details
External job positing - https://www.upwork.com/jobs/~014a2b9d0ae263c283

@botify botify removed the Daily KSv2 label Mar 4, 2022
@MelvinBot MelvinBot added the Weekly KSv2 label Mar 4, 2022
@MelvinBot
Copy link

Triggered auto assignment to Contributor-plus team member for initial proposal review - @Santhosh-Sellavel (Exported)

@MelvinBot MelvinBot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Mar 4, 2022
@MelvinBot
Copy link

Triggered auto assignment to @thienlnam (Exported), see https://stackoverflow.com/c/expensify/questions/7972 for more details.

@mdneyazahmad
Copy link
Contributor

Proposal

These 4 related issues are very similar. I proposed the solution here #7918 (comment)

@thienlnam
Copy link
Contributor

Still waiting on a volunteer to audit the forms

@MelvinBot MelvinBot removed the Overdue label Mar 14, 2022
@Christinadobrzyn Christinadobrzyn changed the title Audit forms and fix inconsistencies with focus, tab and shift + tab behavior 3/4 [$500] Audit forms and fix inconsistencies with focus, tab and shift + tab behavior 3/4 Mar 16, 2022
@Christinadobrzyn
Copy link
Contributor

Price increase to $500

@luacmartins
Copy link
Contributor

I agree. That's within the audit scope.

@mdneyazahmad
Copy link
Contributor

mdneyazahmad commented Feb 21, 2023

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?

@Santhosh-Sellavel
Copy link
Collaborator

Remove the checks on this file which excludes deep-linking for dev environment that should work, after that you can open the link!

@mdneyazahmad
Copy link
Contributor

@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.

@MelvinBot
Copy link

📣 @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.
Please follow these steps:

  1. Get the email address used to login to your Expensify account. If you don't already have an Expensify account, create one here. If you have multiple accounts (e.g. one for testing), please use your main account email.
  2. Get the link to your Upwork profile. It's necessary because we only pay via Upwork. You can access it by logging in, and then clicking on your name. It'll look like this. If you don't already have an account, sign up for one here.
  3. Copy the format below and paste it in a comment on this issue. Replace the placeholder text with your actual details.

Screen Shot 2022-11-16 at 4 42 54 PM

Format:

Contributor details
Your Expensify account email: <REPLACE EMAIL HERE>
Upwork Profile Link: <REPLACE LINK HERE>

@MelvinBot
Copy link

✅ Contributor details stored successfully. Thank you for contributing to Expensify!

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Mar 13, 2023
@melvin-bot melvin-bot bot changed the title [HOLD #12370][$2000] Audit forms and fix inconsistencies with focus, tab and shift + tab behavior 3/4 [HOLD for payment 2023-03-20] [HOLD #12370][$2000] Audit forms and fix inconsistencies with focus, tab and shift + tab behavior 3/4 Mar 13, 2023
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Mar 13, 2023
@MelvinBot
Copy link

Reviewing label has been removed, please complete the "BugZero Checklist".

@MelvinBot
Copy link

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.

  • External issue reporter
  • Contributor that fixed the issue
  • Contributor+ that helped on the issue and/or PR

As a reminder, here are the bonuses/penalties that should be applied for any External issue:

  • Merged PR within 3 business days of assignment - 50% bonus
  • Merged PR more than 9 business days after assignment - 50% penalty

@MelvinBot
Copy link

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:

  • [@Santhosh-Sellavel / @thienlnam] The PR that introduced the bug has been identified. Link to the PR:
  • [@Santhosh-Sellavel / @thienlnam] The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake. Link to comment:
  • [@Santhosh-Sellavel / @thienlnam] A discussion in #expensify-bugs has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner. Link to discussion:
  • [@dylanexpensify] Determine if we should create a regression test for the bug.
  • [@Santhosh-Sellavel] If we decide to create a regression test for the bug, please propose the regression test steps to the appropriate location to ensure the same bug will not reach production again.
  • [@dylanexpensify] Review the proposed regression test steps and location.
  • [@dylanexpensify] Link the GH issue for creating/updating the regression test once above steps have been agreed upon:

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Mar 19, 2023
@Santhosh-Sellavel
Copy link
Collaborator

I think we don't need a BZ Checklist. It's all N/A for this one!

@dylanexpensify

cc: @thienlnam

@dylanexpensify
Copy link
Contributor Author

@thienlnam can you confirm payout amounts of $2000? As well, is there a time bonus here?

@thienlnam
Copy link
Contributor

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

@dylanexpensify
Copy link
Contributor Author

@Santhosh-Sellavel @mdneyazahmad please apply here!

@mdneyazahmad
Copy link
Contributor

@dylanexpensify applied

@Santhosh-Sellavel
Copy link
Collaborator

Done, thanks!

@melvin-bot melvin-bot bot added the Overdue label Mar 27, 2023
@dylanexpensify
Copy link
Contributor Author

Had to run last Friday for emergency appts, so will get payments out now! Sorry for delay!

@melvin-bot melvin-bot bot removed the Overdue label Mar 27, 2023
@dylanexpensify
Copy link
Contributor Author

offers sent!

@Santhosh-Sellavel
Copy link
Collaborator

Accepted thanks @dylanexpensify!

@dylanexpensify
Copy link
Contributor Author

Alright, we're all sorted here! Thanks for playing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor Task
Projects
None yet
Development

No branches or pull requests