nextcloud / nextcloud/cookbook
Cleaning of CSS in vue files (migration to SCSS)
Open
Nobody has claimed this yet.
Frontend
maintenance
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
The vue files have a quite wide mix of CSS styles and are not well readible. It might be a good idea to use SCSS to reduce the overhead plus #531 to have a good indentation
Contributor guide
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
Review the Vue files containing the current CSS and read issue #531 for the related indentation context. Determine the scope of the SCSS migration and agree on consistent formatting before changing the styles. Done means the Vue files use the intended SCSS structure with the CSS readable and consistently indented.
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
- Needs clarification
- Newbie friendliness
- 35/100