Skip to content

Reorder buttons in Issue Page.

What does this MR do?

Reorders new, close, delete and edit buttons on the issue page.

Are there points in the code the reviewer needs to double check?

That I did not miss any other occurrence of these buttons.

Why was this MR needed?

The buttons order was confusing.

What are the relevant issue numbers?

Fixes issue Issue #18927 (closed)

Screenshots (if relevant)

Before:

deskScreenBefore dropdownButton

After:

afterDesktop mobileAfter

Note

This is my first commit on this project, something is maybe wrong in my merge request process…

Merge request reports