OpenSlides / OpenSlides/openslides-client

Cleanup stylesheets

Open
#3,817 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

clean up
Dominant language
TypeScript
Stars
35
Forks
52
Avg merge
1d 9h
Merged PRs (30d)
52

Description

We should do a cleanup on our stylesheets in src/assets/styles/.

It should be checked which of the styles are still in use and which can be removed.
Also things like the padding/margin/size classes in default-classes.scss should be removed as they do not provide any benefits while on the other hand producing a lot a unnecessary code.

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 inventorying the stylesheets under src/assets/styles/ and tracing which styles are still referenced. Pay particular attention to the padding, margin, and size classes in default-classes.scss. Done means unused styles and the specified classes are removed without removing styles still in use.

Written by the indexing model from the issue text.

Assessment

Tech stack
scss
Domain
frontend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.