nextcloud / nextcloud/fulltextsearch
Fulltextsearch results use black font
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 234
- Forks
- 64
- Avg merge
- 6h 18m
- Merged PRs (30d)
- 10
Description
The css style .result_title used in fulltextsearch seems to be black no matter what theme is active; after trying multiple themes, only themes with white backgrounds have legible text.
Nextcloud 25.0.0, fulltextsearch 24.0.0
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
Search the fulltextsearch codebase for the .result_title CSS rule and reproduce the results view with several active themes, especially a dark theme. Adjust the styling so result titles remain legible across themes, then verify the results display against both light and dark backgrounds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100