The CSS of RankingWebServer is not Bootstrap-friendly
Open
Nobody has claimed this yet.
rws
- Dominant language
- Python
- Stars
- 1k
- Forks
- 412
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 3
Description
If I try to add bootstrap.css, as one would expect, the style of the RWS page breaks. I'm not sure how to solve this (using normalize.css like bootstrap does? prefixing all RWS classes? both?) and I don't even know if CMS should do something about it.
/cc @lerks for ideas
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
Start by reproducing the breakage described when bootstrap.css is added to the RankingWebServer page, then inspect the RWS styles and how they interact with Bootstrap. The work is complete when Bootstrap can be included without breaking the existing RWS page styling, with the chosen compatibility approach documented and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100