Skip to content

Fix Web IDE upload file button size

Daniel Tian requested to merge 384227-fix-web-ide-upload-file-button-size into master

What does this MR do and why?

On the Web IDE, when opening the dropdown menu for any folder, there is an "Upload file" button. The size of the button was incorrect, this MR fixes it.

Before After
Peek_2022-11-30_15-52 Peek_2022-11-30_15-58

How to set up and validate locally

  1. Go to any project's repository and click on Web IDE.
  2. Once in the Web IDE, create a folder if one doesn't exist already.
  3. Hover over the folder and click on the triple dot menu to the right of it.
  4. Confirm that the "Upload file" button is the same size as the other two buttons.
  5. Confirm that clicking anywhere in the hover background will open the upload file dialog.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #384227 (closed)

Edited by Daniel Tian

Merge request reports

Loading