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 2025-01-15] Android - Chat - Emoji picker is jumpy when opened from context menu #54453

Closed
2 of 8 tasks
lanitochka17 opened this issue Dec 22, 2024 · 24 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

Comments

@lanitochka17
Copy link

lanitochka17 commented Dec 22, 2024

If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!


Version Number: 9.0.77-6
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team
Component: Chat Report View

Action Performed:

  1. Launch ND or hybrid app
  2. Open DM
  3. Send a message to the DM if there is no message
  4. Tap on the composer if keyboard is not up
  5. Long tap on the message while keyboard is up
  6. Tap Add reaction button
  7. Might need to repeat Step 4 to 6 if the emoji picker is not jumpy

Expected Result:

Emoji picker will not be jumpy when opened from context menu when keyboard is opened

Actual Result:

Emoji picker is jumpy when opened from context menu when keyboard is opened

Workaround:

Unknown

Platforms:

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

  • Android: Standalone
  • Android: HybridApp
  • Android: mWeb Chrome
  • iOS: Standalone
  • iOS: HybridApp
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence
Bug6700988_1734891250375.Screen_Recording_20241223_021231_Expensify.mp4

View all open jobs on GitHub

Issue OwnerCurrent Issue Owner: @mallenexpensify
@lanitochka17 lanitochka17 added the DeployBlockerCash This issue or pull request should block deployment label Dec 22, 2024
Copy link

melvin-bot bot commented Dec 22, 2024

Triggered auto assignment to @arosiclair (DeployBlockerCash), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.

Copy link
Contributor

👋 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 22, 2024

💬 A slack conversation has been started in #expensify-open-source

@lanitochka17 lanitochka17 added DeployBlocker Indicates it should block deploying the API and removed Engineering Hourly KSv2 labels Dec 22, 2024
@lanitochka17
Copy link
Author

Production:

Uploading Screenrecorder-2024-12-22-20-33-16-287.mp4…

@melvin-bot melvin-bot bot added the Daily KSv2 label Dec 22, 2024
@techievivek
Copy link
Contributor

Doesn't seem to be a backend bug so removing the Deployblocker label from it.

@techievivek techievivek removed the DeployBlocker Indicates it should block deploying the API label Dec 23, 2024
@arosiclair arosiclair added Hourly KSv2 and removed Daily KSv2 labels Dec 23, 2024
@arosiclair
Copy link
Contributor

Attempting to reproduce this in dev. I'll see if reverting a couple PRs fixes the issue.

@arosiclair
Copy link
Contributor

Reverting #54187 seems to fix it but I'm not 100% sure. @kirillzyusko can you take a look at this?

In the meantime I'm going to demote this since it's minor.

@arosiclair arosiclair added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. and removed DeployBlockerCash This issue or pull request should block deployment Hourly KSv2 labels Dec 23, 2024
Copy link

melvin-bot bot commented Dec 23, 2024

Triggered auto assignment to @mallenexpensify (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

@kirillzyusko
Copy link
Contributor

@arosiclair yes, sure, feel free to assign me on this issue 👀 Will be happy to help here!

@kirillzyusko
Copy link
Contributor

@arosiclair it's not a deploy blocker, right?

The thing is why EmojiPicker is jumpy is because we instantly change padding. And it always was looking weird. I believe with the help of keyboard-controller I can achieve smooth animations and re-work the code.

just want to understand whether it's a DeployBlocker or not (whether do we need to revert a PR and prepare a new PR that will fix prev and that issue) 🤔

@arosiclair
Copy link
Contributor

@arosiclair it's not a deploy blocker, right?

No it's not. I think it's relatively minor so I demoted this issue.

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

melvin-bot bot commented Jan 7, 2025

⚠️ 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.

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Jan 8, 2025
@melvin-bot melvin-bot bot changed the title Android - Chat - Emoji picker is jumpy when opened from context menu [HOLD for payment 2025-01-15] Android - Chat - Emoji picker is jumpy when opened from context menu Jan 8, 2025
Copy link

melvin-bot bot commented Jan 8, 2025

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

@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Jan 8, 2025
Copy link

melvin-bot bot commented Jan 8, 2025

The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.81-6 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 2025-01-15. 🎊

For reference, here are some details about the assignees on this issue:

Copy link

melvin-bot bot commented Jan 8, 2025

@arosiclair @mallenexpensify @kirillzyusko The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button]

@arosiclair
Copy link
Contributor

@parasharrajat was the C+ for this

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Jan 14, 2025
Copy link

melvin-bot bot commented Jan 15, 2025

Payment Summary

Upwork Job

BugZero Checklist (@mallenexpensify)

  • I have verified the correct assignees and roles are listed above and updated the neccesary manual offers
  • I have verified that there are no duplicate or incorrect contracts on Upwork for this job (https://www.upwork.com/ab/applicants//hired)
  • I have paid out the Upwork contracts or cancelled the ones that are incorrect
  • I have verified the payment summary above is correct

@parasharrajat
Copy link
Member

parasharrajat commented Jan 15, 2025

BugZero Checklist:

  • [Contributor] Classify the bug:
Bug classification

Source of bug:

  • 1a. Result of the original design (eg. a case wasn't considered)
  • 1b. Mistake during implementation
  • 1c. Backend bug
  • 1z. Other:

Where bug was reported:

  • 2a. Reported on production (eg. bug slipped through the normal regression and PR testing process on staging)
  • 2b. Reported on staging (eg. found during regression or PR testing)
  • 2d. Reported on a PR
  • 2z. Other:

Who reported the bug:

  • 3a. Expensify user
  • 3b. Expensify employee
  • 3c. Contributor
  • 3d. QA
  • 3z. Other:
  • [Contributor] 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: Not needed as it is a improvement over existing code.

  • [Contributor] If the regression was CRITICAL (e.g. interrupts a core flow) A discussion in #expensify-open-source 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: NA

  • [Contributor] If it was decided to create a regression test for the bug, please propose the regression test steps using the template below to ensure the same bug will not reach production again.

  • [BugZero Assignee] Create a GH issue for creating/updating the regression test once above steps have been agreed upon.

    Link to issue: https://github.com/Expensify/Expensify/issues/462308

Regression Test Proposal

Test:

  1. Launch ND or hybrid app
  2. Open DM
  3. Send a message to the DM if there is no message
  4. Tap on the composer if keyboard is not up
  5. Long tap on the message while keyboard is up
  6. Tap Add reaction button
  7. repeat Step 4 to 6 and be sure the emoji picker is not jumpy
  8. tap on Search field and make sure bottom sheet has an animated transition (for keyboard avoidance)

Do we agree 👍 or 👎

@melvin-bot melvin-bot bot added the Overdue label Jan 16, 2025
Copy link

melvin-bot bot commented Jan 17, 2025

@arosiclair, @mallenexpensify, @kirillzyusko, @parasharrajat Uh oh! This issue is overdue by 2 days. Don't forget to update your issues!

@kirillzyusko
Copy link
Contributor

@danstepanov is working on this to fix 👀

@parasharrajat
Copy link
Member

This one is fixed. @kirillzyusko That is a different issue

@mallenexpensify
Copy link
Contributor

Contributor+: @parasharrajat due $250 via NewDot

Test Case

@parasharrajat
Copy link
Member

Payment requested as per #54453 (comment)

@JmillsExpensify
Copy link

$250 approved for @parasharrajat

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
Projects
None yet
Development

No branches or pull requests

7 participants