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-12-18] [HOLD for payment 2023-12-15] [$500] Chat - Focus is lost after deleting letter in a word in the emoji search bar #32644

Closed
2 of 6 tasks
izarutskaya opened this issue Dec 7, 2023 · 49 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Engineering External Added to denote the issue can be worked on by a contributor Monthly KSv2 Not a priority Reviewing Has a PR in review

Comments

@izarutskaya
Copy link

izarutskaya commented Dec 7, 2023

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.9-1
Reproducible in staging?: Y
Reproducible in production?: N
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 Team
Slack conversation: @

Action Performed:

  1. Go to staging.new.expensify.com on desktop browser or open Desktop App
  2. Login with any account
  3. Go to any chat
  4. Select Emoji Picker
  5. Type any word in Search bar
  6. Delete by Backspace last letter in this word

Expected Result:

The letter is removed and focus remains in the search bar

Actual Result:

The letter is removed but the focus is lost in the search bar and moved to the first emoji

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Bug6304117_1701930291733.Desktop-Emoji-Search-focus-lost-after-delete-char.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~0168e5e4d901d26abc
  • Upwork Job ID: 1732716256100392960
  • Last Price Increase: 2023-12-07
  • Automatic offers:
    • dukenv0307 | Contributor | 27997975
@izarutskaya izarutskaya added DeployBlockerCash This issue or pull request should block deployment External Added to denote the issue can be worked on by a contributor Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Dec 7, 2023
@melvin-bot melvin-bot bot changed the title Chat - Focus is lost after deleting letter in a word in the emoji search bar [$500] Chat - Focus is lost after deleting letter in a word in the emoji search bar Dec 7, 2023
Copy link

melvin-bot bot commented Dec 7, 2023

Triggered auto assignment to @muttmuure (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details.

Copy link

melvin-bot bot commented Dec 7, 2023

Job added to Upwork: https://www.upwork.com/jobs/~0168e5e4d901d26abc

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Dec 7, 2023
Copy link

melvin-bot bot commented Dec 7, 2023

Bug0 Triage Checklist (Main S/O)

  • This "bug" occurs on a supported platform (ensure Platforms in OP are ✅)
  • This bug is not a duplicate report (check E/App issues and #expensify-bugs)
    • If it is, comment with a link to the original report, close the issue and add any novel details to the original issue instead
  • This bug is reproducible using the reproduction steps in the OP. S/O
    • If the reproduction steps are clear and you're unable to reproduce the bug, check with the reporter and QA first, then close the issue.
    • If the reproduction steps aren't clear and you determine the correct steps, please update the OP.
  • This issue is filled out as thoroughly and clearly as possible
    • Pay special attention to the title, results, platforms where the bug occurs, and if the bug happens on staging/production.
  • I have reviewed and subscribed to the linked Slack conversation to ensure Slack/Github stay in sync

Copy link

melvin-bot bot commented Dec 7, 2023

Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane (External)

@github-actions github-actions bot added Engineering Hourly KSv2 and removed Daily KSv2 labels Dec 7, 2023
Copy link
Contributor

github-actions bot commented Dec 7, 2023

👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

Copy link

melvin-bot bot commented Dec 7, 2023

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

@izarutskaya
Copy link
Author

Not reproducible on production

Recording.1984.mp4

@MariaHCD
Copy link
Contributor

MariaHCD commented Dec 7, 2023

I think this is a regression from #31899 (comment)

cc: @TMisiukiewicz @robertKozik

@dukenv0307
Copy link
Contributor

dukenv0307 commented Dec 7, 2023

@MariaHCD Please assign me. I can raise the PR to fix it now as the author of the PR which cause the regression.

@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Hourly KSv2 labels Dec 7, 2023
@dukenv0307
Copy link
Contributor

@rushatgabhane PR to fix regression is here.

@melvin-bot melvin-bot bot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Dec 7, 2023
@muttmuure
Copy link
Contributor

Ah OK, I can reproduce this if the following steps are taken:

  1. Open the emoji selector
  2. Add text (I chose "laugh")
  3. Press down then up on the keyboard
  4. Delete some text
  5. Focus is lost
2024-01-08_11-25-48.mp4

@muttmuure
Copy link
Contributor

@dukenv0307 can you reproduce using the steps above?

@melvin-bot melvin-bot bot added Overdue and removed Overdue labels Jan 10, 2024
@muttmuure
Copy link
Contributor

Still reproducible - waiting on proposals

@melvin-bot melvin-bot bot removed the Overdue label Jan 15, 2024
@TMisiukiewicz
Copy link
Contributor

@muttmuure I'm currently working on #30911 where I am refactoring keyboard navigation in the emoji picker. It might solve the existing issue - I'll let you know when I finish

@TMisiukiewicz
Copy link
Contributor

@muttmuure I can confirm my solution in #34581 fixes that issue

@aimane-chnaif
Copy link
Contributor

Nice! Happy to review PR

@melvin-bot melvin-bot bot added the Overdue label Jan 17, 2024
@muttmuure
Copy link
Contributor

Thanks @TMisiukiewicz!

@melvin-bot melvin-bot bot added Overdue and removed Overdue labels Jan 17, 2024
@muttmuure
Copy link
Contributor

Waiting on fix

@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Overdue Daily KSv2 labels Jan 22, 2024
Copy link

melvin-bot bot commented Feb 2, 2024

⚠️ Looks like this issue was linked to a Deploy Blocker here

If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results.

If a regression has occurred and you are the assigned CM follow the instructions here.

If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future.

@muttmuure
Copy link
Contributor

Looks like the linked PR caused a regression, but we might be all good now

@melvin-bot melvin-bot bot added Monthly KSv2 and removed Weekly KSv2 labels Mar 4, 2024
Copy link

melvin-bot bot commented Mar 4, 2024

This issue has not been updated in over 15 days. @MariaHCD, @muttmuure, @dukenv0307 eroding to Monthly issue.

P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do!

@melvin-bot melvin-bot bot closed this as completed Apr 30, 2024
Copy link

melvin-bot bot commented Apr 30, 2024

@MariaHCD, @muttmuure, @dukenv0307, this Monthly task hasn't been acted upon in 6 weeks; closing.

If you disagree, feel encouraged to reopen it -- but pick your least important issue to close instead.

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. Engineering External Added to denote the issue can be worked on by a contributor Monthly KSv2 Not a priority Reviewing Has a PR in review
Projects
None yet
Development

No branches or pull requests