OpenSlides / OpenSlides/openslides-client

Tab loading issue: permission issue

Open
#5,520 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs investigation
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.

Image

Perrmission error

Image

How to Reproduce

  1. open a meeting
  2. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.