Skip to content

Code tag styling for search term

Juan J. Ramirez requested to merge 30666-fix-sr-term-style into master

What does this MR do?

This MR is part of the "Beautifying our UI" Epic. &989 (closed) as a fix to the following issue #30666 (closed)

This MR changes the styling of how the search term is displayed at the top of the search results. Instead of being plainly wrapped in quotes, it is now wrapped inside a <code> tag.

Screenshots

Before

image

After

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Fixes #30666 (closed)

Edited by Michael Kozono

Merge request reports