OpenSlides / OpenSlides/openslides-client
Tab loading issue: permission issue
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Describe the bug
If a user is in a meeting and wants to open content in a new tab, the new tab shows a permission error. User is not allowed to see content.
Perrmission error
How to Reproduce
- open a meeting
- open a new tab -> error appears
The operator doesn't change the active meeting number from null to [meeting number]. This happens unreliable.
Expected behavior
Opening new tabs should work properly. :)
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 reproducing the meeting flow: open a meeting, then open content in a new tab, and observe the operator's active meeting number transition from null to the meeting number. The fix is complete when new tabs retain the meeting context and open without a permission error, including in the intermittent failure case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100