Skip to content

Resolve "Staged and unstaged modification" tooltip

What does this MR do?

Fixes the problem that as soon as you make a change to a file in the Web IDE, it would show Unstaged and staged modification. Now the tooltip just says Staged modification (or Unstaged modification if the user unstaged the changes manually).

Issue: #197973 (closed)

Screenshots

Before After
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
Edited by Himanshu Kapoor

Merge request reports