SSWConsulting / SSWConsulting/SSW.Website
💸 Tech Debt - 💄Styling Standards
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 14
- Forks
- 10
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 38
Description
Description
Currently, our website lacks standardized styling guidelines, leading to a situation where modifying one page affects others. This cycle of changes and fixes results in inconsistency and higher maintenance efforts.
Pain Points::
- Inconsistency
- Maintenance cost
Proposed solution
- Implement a consistent typography style by inheriting it for each component (using prose).
- Develop utility classes for creating components; changes to these classes should be subject to designer approval.
- Maintain a comprehensive list of pages that need testing whenever utility classes are modified.
- Prior to creating new utility classes, developers must ensure that the required utility class doesn't already exist.
This approach aims to establish uniform styling, reduce maintenance overhead, and streamline the development process.
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
The issue names no files, tests, or entry points. Start by locating the existing typography and utility-class definitions, then inventory the affected pages and current styling inconsistencies. Done should include an agreed styling standard, documented utility-class usage and approval expectations, and a page-testing list for utility-class changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs
- Domain
- design, frontend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100