-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
8.15.0, 8.20.0, 8.20.8
-
None
-
8.15
-
1
-
Severity 3 - Minor
-
1
-
Issue Summary
On the edit screen, labels, components, and other fields of the same type display improperly when there are too many to fit in the initial box. The box has a fixed height that never includes a second row, causing extra tags to overlap onto the content in the next line on the page.
Steps to Reproduce
- Create an Issue with a lot of tags, (3 or 4 tags with ~10 characters each will likely be enough)
- Edit the Issue and observe the tags
Expected Results
The tags will fit in the space allotted, and if they do not, the space will be resized with more rows to accommodate.
Actual Results
The tags do not fit in the space allotted, and the space does not resize, so the tags spill over into the next line of content, as in the below screenshot:
Workaround
Workarounds are possible with custom javascript rewrites, but are not recommended.
This bug was resolved as a result of the fix for JRASERVER-32092.
The fix is present in newer versions, including 8.13.14+ & 8.22.2+
- is resolved by
-
JRASERVER-32092 Show Full Name on 'Multi User Picker' Custom Fields intead of username
- Closed
- relates to
-
RAID-3021 Loading...