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
Updated by Go MAEDA over 1 year ago
- File align-buttons-left.patch align-buttons-left.patch added
Updated by Go MAEDA over 1 year ago
- Target version changed from Candidate for next major release to 5.1.0
Setting the target version to 5.1.0.
Updated by Go MAEDA over 1 year ago
- Subject changed from Align buttons in modal dialog to the left instead of right to Align buttons in modal dialogs to the left instead of right
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch in r22226.
Actions