-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Unread message indicator does not disappear after some time has passed #4718
Comments
Triggered auto assignment to @MariaHCD ( |
According to this PR #1570, the unread indicator should disappear if:
|
Triggered auto assignment to @JmillsExpensify ( |
I reported this issue already while discussing #4472 Improvement. In this slack thread https://expensify.slack.com/archives/C01GTK53T8Q/p1628783620254300?thread_ts=1628782470.250300&cid=C01GTK53T8Q I'll pick this up! |
Sounds great! Upwork job is here: https://www.upwork.com/jobs/~01e0bdbb422755f671. Make sure to repeat your proposal here and it can be reviewed by the team. |
Triggered auto assignment to @AndrewGable ( |
@JmillsExpensify I'm working on it. I think as per our discussion, we decided to hide new indicator when user replies. Should we also disappear it after some time? cc: @MariaHCD |
Proposal (Shane Watson from Upwork)
|
@MTN718 As per the contribution guidelines new contributors can only work on one job at a time. I just thought of telling you this as it will save you time. |
Thanks for your notice |
ProposalJust to hide the unread message indicator when the user posts a reply. We could just reset the marker position in the below lines. App/src/pages/home/report/ReportActionsView.js Lines 192 to 194 in bdcafa3
Awaiting confirmation from @MariaHCD |
@Santhosh-Sellavel In an existing conversation where two people are chatting, I think it would make sense to hide the unread indicator after a certain time has passed. What would be the optimal time to wait until the indicator is hidden? cc: @mallenexpensify @JmillsExpensify @AndrewGable |
@JmillsExpensify, @AndrewGable Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Taking this over as the Contributor Manager for Mills.
Yes, I looked around to see how long that might have been but can't find, my hunch is that it should disappear after 2-3 seconds. Also, as mentioned in #expensify-open-source, we have some competing priorities that'll likely continue through the week so @AndrewGable might not be available to review for a few days. |
How long does Slack's notification indicator appear for? |
I don't know I waited a minute scrolled up & down it doesn't disappear. After switching between a different chat it disappeared. |
I don't think we have to do this ATM or it is such a priority thing to do. just throwing my 2️⃣ cents. |
@mallenexpensify any thoughts on this after some research on how slack does this? |
I checked on a couple Slack convos, it looks like 4 seconds. but... it doesn't 'go away'. For the first 4 seconds is bolder/thicker The line persists until you go to another chat which seems to mirror what we do in NewDot. I'm leaning towards @parasharrajat thought
@AndrewGable you agree? If so, we can close |
I agree we can close! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Unread message indicator should disappear after:
Actual Result:
Unread message indicator doesn't go away after the user sends a message or some time has passed.
Workaround:
To remove the unread message indicator the user has to navigate away from the conversation.
Platform:
Where is this issue occurring?
Version Number: 1.0.86-2
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
View all open jobs on GitHub
From @mallenexpensify https://expensify.slack.com/archives/C01GTK53T8Q/p1629245998499400
The text was updated successfully, but these errors were encountered: