-
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
Fix keyboard shortcut bugs on mobile #17499
Comments
Triggered auto assignment to @abekkala ( |
Bug0 Triage Checklist (Main S/O)
|
@azimgd would you mind commenting on this issue so I can assign it to you? |
Sure! |
📣 @azimgd! 📣 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:
|
I am happy to review it as well. |
Any update here? |
We reverted the PR that introduced this functionality due to App Store Connect issues. So we'll have to wait until the ew PR gets merged to work on these bugs. |
No updates yet. We reverted the initial PR and we are still waiting for the next one to be merged! |
New PR got merged, we're waiting for it to hit prod before we can start on this. |
PR is in prod. We can start working on this. @azimgd You expressed some concerns about the complexity/payout of Issues 1&2 below, but would you like to get started on issues 3-5? If so, I can create them to track it separately from the current issue. Issue 1 - OptionsSelector
Issue 2 - Form submission
Issue 3 - Attachment modal
Issue 4 - Closing modals
Issue 5 - Shortcut modal
|
@luacmartins I can start working on issues 3-5 tomorrow, as the 7 day prod regression period for the #6883 finishes on May 3rd. Could you please create a separate issue and assign me there? |
@azimgd Great! I created the issues. Please comment on each so I can assign them to you: |
we're working on the separate issues linked above |
working on separate issues linked above |
@azimgd @abekkala @luacmartins this issue is now 3 weeks old. There is one more week left before this issue breaks WAQ. What needs to happen to get a PR in review this week? Please create a thread in #expensify-open-source to discuss. Thanks! |
Workin on separate issues |
I'm actually gonna close this one in favor of the individual issues. |
Problem
We are creating a new library that adds keyboard shortcuts functionality to mobile and since our current keyboard shortcut logic wasn't built for that, we uncovered 13 bugs when implementing the new feature. We should fix all of them
Why is this important
There are bugs that lead to broken functionality
Solution
Each of them will likely have it's own solution. We need to investigate and fix them!
The text was updated successfully, but these errors were encountered: