CSS from devdocs should not alter gestures / behaviors of the reader
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
As shown in https://github.com/kiwix/kiwix-apple/issues/1452#issuecomment-4762651764, devdocs CSS is altering reader behavior. This is not wished, we should rather remove this kind of CSS directives (the one found in kiwix-apple issue but also any other one which is not strictly required).
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
Start by reviewing the CSS directives referenced in the linked kiwix-apple comment and locating where devdocs CSS is produced or included. Identify rules that alter reader gestures or behavior, then verify that removing non-required directives no longer changes reader behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100