Expensify / App

Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
https://new.expensify.com
MIT License
3.57k stars 2.91k forks source link

Chat - No green line when click New message from top of the chat #52891

Open izarutskaya opened 19 hours ago

izarutskaya commented 19 hours ago

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: 9.0.65-0 Reproducible in staging?: Y Reproducible in production?: N Email or phone of affected tester (no customers): gocemate+a2907@gmail.com Logs: https://stackoverflow.com/c/expensify/questions/4856 Issue reported by: Applause-Internal team

Action Performed:

  1. User A scroll to the top of the chat with user B
  2. User B sends a message
  3. User A hit the New message green button
  4. Chat is scrolled to the bottom

Expected Result:

There should be a green line above the new message

Actual Result:

No green line when click New message from top of the chat

Workaround:

Unknown

Platforms:

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

On android/web and android/app green line appears briefly and dissapears

Screenshots/Videos

https://github.com/user-attachments/assets/2027460e-57d1-4212-a1f0-e718d9676f48

View all open jobs on GitHub

melvin-bot[bot] commented 19 hours ago

Triggered auto assignment to @trjExpensify (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.

melvin-bot[bot] commented 19 hours ago

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

melvin-bot[bot] commented 19 hours ago

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

github-actions[bot] commented 19 hours ago

:wave: 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.
rlinoz commented 16 hours ago

Reverted this PR https://github.com/Expensify/App/pull/50692 locally and fixes this issue.

It looks like some change in that PR is re-triggering unreadMarkerReportActionID multiple times.

cc: @Krishna2323 @rayane-djouah