nextcloud / nextcloud/fulltextsearch

Fulltextsearch results use black font

Open Beginner friendly
#722 8 comments 6 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.