Actions
Patch #38449
closedAlign buttons in modal dialogs to the left instead of right
Description
In modal dialogs such as "New member" in the project setting, buttons are aligned to the right.
But I think this feels difficult to use because the mouse cursor must be moved a great deal on a large screen.
I suggest aligning buttons to the left instead of the right to resolve the UI issue. This also makes UI consistent. Except for modal dialogs, submit buttons of most pages are placed on the left in Redmine.
Before:
After:
Files
Actions