Skip to content

Add temporary empty message when no result is found

Samantha Ming requested to merge 14984-add-text-for-empty-commit-list into master

What does this MR do?

This MR adds a temporary empty message when no result is found on the commits page

image

In the next iteration, we will introduce a more permanent solution: #214044 (closed)

Testing Case

  1. Go to the project commits page (Click on Repository > Commits)
  2. Type an invalid search term in the "Filter by commit message" box
  • You will see this message:

image

Screenshots

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
Edited by Samantha Ming

Merge request reports