Increased the time tracking report size
requested to merge zillemarco/gitlab:zillemarco-increase-time-tracking-report-modal-size into master
What does this MR do and why?
Related to #361188 (specifically this comment and this comment that started it all)
This MR increases the size of the modal used to display the time tracking report so that the "Spent at" and "Time spent" values will be less likely to span on two lines.
Screenshots or screen recordings
Old modal size | New modal size |
---|---|
How to set up and validate locally
- Add some time spent to an issuable with a long enough note to make the "Spent at" and "Time spent" columns split into more lines
- Prior to these changes the "Spent at" and "Time spent" columns will split into more lines
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Marco Zille