Light Theme is not rendering correctly
What does this MR do and why?
This Mr is fixing a couple of theme related rendering bugs.
- Highlighting of the search term in the file name
- Divider lines between chunks
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Light theme:
Before | After |
---|---|
Dark theme
Before | After |
---|---|
How to set up and validate locally
- Make sure advanced search is installed and enabled
- Make sure you enable zoekt.
- Visit search page
http://gdk.test:3000/search?group_id=33&scope=blobs&search=test®ex=true
- Search code using namespace where zoekt is enabled
- Check results while changing the code theme as well as system theme
Related to #481985 (closed)
Edited by Tomas Bulva