Patch #22128
closedAttachment form too wide on small screens
0%
Description
When uploading attachments to Redmine (issues, wiki pages or documents) using small screens, then the progress bar and the optional description field do not fit on the screen. Attached you may find a patch proposing a fix.
Before¶
"Optional description" field is partially hidden. Delete attachment is totally hidden.
After¶
Upload and description are now on separate rows. The delete icon is moved to the top right corner, where it is clear, that it belongs to the whole block - similar to the (x) in window systems. There is also added white space between multiple attachments to make sure, that the input grouping is clear to the user.
Files
Updated by Go MAEDA almost 9 years ago
- Assignee set to Jan from Planio www.plan.io
- Target version set to Candidate for next minor release
It works fine for me.
jan jan, could you review this patch?
Updated by Jan from Planio www.plan.io almost 9 years ago
- Status changed from New to Resolved
- Assignee deleted (
Jan from Planio www.plan.io)
Gregor works for Planio at the moment and his contributions are sponsored by Planio, so the patch has already been reviewed by us in-house. The patch is good, I am setting it to resolved – just needs a merge. Thanks!
Updated by Go MAEDA almost 9 years ago
- Status changed from Resolved to New
- Target version changed from Candidate for next minor release to 3.2.1
Thanks, Jan. Setting target version to 3.2.1.
Updated by Jean-Philippe Lang almost 9 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Merged in 3.2, thanks.