OpenSlides / OpenSlides/openslides-client
Change chat "new" messages behaviour
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
If OpenSlides is opened in several tabs (Tab A and Tab B) and the chat has a new message the new message is displayed as new in all tabs. If the message is viewed in tab A, tab B does not update the chat and still displays the messages as new.
Wanted behaviour:
If the message is viewed in one tab every other open tab should then stop displaying the message as new
Contributor guide
No contributing guide indexed for this repository
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 tracing the chat new-message state and how it is synchronized between open browser tabs. Reproduce the Tab A and Tab B scenario, then verify that viewing a message in one tab removes its new status from the other tab without affecting unrelated messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100