cms-dev / cms-dev/cms

The CSS of RankingWebServer is not Bootstrap-friendly

Open
#462 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.