Skip to content

Fixed bugs with IDE new directory

Phil Hughes requested to merge ide-temp-file-folder-fixes into master

What does this MR do?

Fixes a bunch of bugs with creating new files & folders in the web IDE. They are as follows:

  • Fixed addition icon color on folder row
  • Correctly sorts the new folder & file into the list
  • Fixed form label wrapping lines
  • Fixed addition icon staying after committing file

Reviews

  • UX pass
  • Product pass
  • FE pass
  • BE pass?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/44838

Edited by Filipa Lacerda

Merge request reports