Skip to content

Update empty state for no commits result

Samantha Ming requested to merge 214044-add-empty-state-no-commit-result into master

Issue: #214044

What does this MR do?

Match the empty state when no results found to be the same as other empty pages

Testing Case

  1. Go to Repository > Commits
  2. In the search bar, search for some invalid commits that will render no results
  • It will look like this:
Desktop Mobile
image 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

Related to #214044 (closed)

Edited by Samantha Ming

Merge request reports