Unnecessary OOO request when sharing a file
Open
Nobody has claimed this yet.
bug
feature: frontend 🖌️
Needs triage
performance 🚀
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 586
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Be in a 1:1 where the other participant is in DND.
- Drop a file to open the upload dialog
Expected behaviour
No OOO request
Actual behaviour
OOO request is done, although not really needed at that point.
Talk app
Talk app version: main
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the Talk app: enter a 1:1 with a participant in DND and open the file upload dialog. Trace the out-of-office request triggered during that flow; done means the dialog no longer sends an unnecessary request, while preserving the expected behavior for relevant cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100