Skip to content

Fix error renaming files using web IDE

Himanshu Kapoor requested to merge 24525-ide-renaming-issue into master

What does this MR do?

Issue #24525 (closed)

Fix error renaming files using web IDE

When renaming files in the Web IDE in the rename modal, pressing backspace all the way brought back the original filename back, thus making the backspace redundant.

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 Himanshu Kapoor

Merge request reports