OpenSlides / OpenSlides/openslides-client
Activate sass errors and stop compiling if not fulfilled
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Current behavior
Currently if you build the client it is possible to run openslides with sass errors
Wanted behavior
https://github.com/OpenSlides/openslides-client/pull/5944#issuecomment-3996950877
The warnings should be turned into errors and potentionally stop the build from the client
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
No files or tests are named in the issue. Start by locating the client build configuration and the Sass warning handling, then follow the linked discussion for the intended behavior. Done means Sass warnings are treated as errors and a build with Sass errors stops rather than producing a client.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sass, typescript
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100