-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
6.2, 6.4.12, 7.0.2, 7.2.0, 7.2.1, 7.2.2
-
6.02
-
4
-
Severity 3 - Minor
-
1
-
It seems that the project dropdown/picker is limited to a hardcoded value of 250px which is too small for bigger instances where projects name prefix could be identical for more than 250px.
Same UX bug affects other similar dropdowns in the application but this one is clearly the easiest to spot.
There is an already documented workaround but that's was supposed to be only temporary until Atlassian implements a properfix.
#issuetype-single-select, #project-single-select, form.aui .aui-ss, .jiraform .aui-ss, form.aui .text, form.aui .password, form.aui .textarea, form.aui .select, form.aui .multi-select, form.aui .aui-select2-container .select2-choices { max-width: 500px !important; }
- duplicates
-
JRASERVER-39218 Project drop down menu in Issue Navigator should make full Project Name visible
- Closed
- is related to
-
JRACLOUD-75590 Project Picker / dropdown are too narrow, truncate project names
- Gathering Interest
- mentioned in
-
Page Loading...