-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 2024-01-31] [$500] Mention - Only 3 user are scrollable when use keyboard to pick user to mention #33613
Comments
Job added to Upwork: https://www.upwork.com/jobs/~017bdddeb3dc37e5c7 |
Triggered auto assignment to @bfitzexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eVoloshchak ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Mention - Only 3 user are scrollable when use keyboard to pick user to mention What is the root cause of that problem?App/src/libs/SuggestionUtils.js Line 9 in 64a88e4
Here, we're getting max arrow index from 2 factors: list size and isAutoSuggestionPickerLarge So if isAutoSuggestionPickerLarge = false and list size > 3, this function always returns 3, ignoring list size. And this sets maxIndex of arrow focus manager to 3.
What changes do you think we should make in order to solve the problem?arrow max index should not depend on visible size as it's scrollable
Same applies to SuggestionEmoji |
ProposalPlease re-state the problem that we are trying to solve in this issue.Suggestions stacked in 3 items with keyboard control. What is the root cause of that problem?App/src/libs/SuggestionUtils.js Line 9 in 2b58e1c
The entire function getMaxArrowIndex() is incorrect for this purpose since it's a keyboard controller.
What changes do you think we should make in order to solve the problem?We can simply use the length of suggested mentions in the keyboard controller because we only need the total number of items in the hook. |
📣 @rrrshtt! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
Couple of proposals ready for review, thanks @eVoloshchak |
@eVoloshchak, @bfitzexpensify Whoops! This issue is 2 days overdue. Let's get this updated quick! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Assuming @eVoloshchak was off for the holidays, this isn't an urgent issue |
@eVoloshchak, @bfitzexpensify Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@eVoloshchak this one is ready for proposal review - thank you |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@eVoloshchak @bfitzexpensify this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
Bump here @eVoloshchak |
@mkhutornyi Any updates? Thanks! |
I will raise PR by eod |
PR is ready for review |
@eVoloshchak any update on the PR above^^^ thanks! |
PR has been merged |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.30-1 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 2024-01-31. 🎊 For reference, here are some details about the assignees on this 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:
|
Payment Summary@mkhutornyi (Contributor) — paid $500 via Upwork |
@eVoloshchak any update on the checklist above? Thanks! |
@eVoloshchak just bumping on the checklist so we can get this closed. Thanks! |
|
Requested the payment |
$500 approved for @eVoloshchak based on summary above. |
Thanks all! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.17-1
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal
Slack conversation:
Action Performed:
Precondition:
Connect the pc keyboard to mobile device
Steps:
Expected Result:
User should be able to navigate to all members in the list
Actual Result:
When using keyboard arrows user is able to scroll only 3 members from the list
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6326341_1703616195297.Recording__1643.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: