OpenSlides / OpenSlides/openslides-client
Information about minimum browser requirements needed
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Current behavior
Errors are currently occurring in connection with old browsers that are no longer supported. This leads to content no longer being fully loaded or reloads being necessary.
Wanted behavior
A check routine is required when logging in, which checks the browser version used and displays a message that the browser is no longer supported and which version minimum requirement exists.
Additional context
Supported Browsers should be:
Chrome, Chromium, Firefox, Brave, Edge, Opera and Safari. (If I miss an important one, please add it.)
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 locating the login flow and any existing browser or compatibility checks in the TypeScript client. Clarify the minimum versions for Chrome, Chromium, Firefox, Brave, Edge, Opera, and Safari, then define the unsupported-browser message and verify it appears during login for browsers below those requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100