-
Bug
-
Resolution: Unresolved
-
Low (View bug fix roadmap)
-
None
-
8.8.1, 7.13.18, 8.13.13
-
7.13
-
3
-
Severity 3 - Minor
-
1
-
Issue Summary
The text is being cut when its length exceeds the field's width in the multi-select field. This was tested in the create issue screen.
Also, in JSD, the text is being shortened in the customer portal instead of being wrapped, which is not the ideal way to display the options.
Steps to Reproduce
- Create a Multi-select custom field and add options with long text.
- Add the custom field to the create issue screen.
- Create a new issue and try to select the options in the multi-select field.
Expected Results
The text should be properly displayed. Ideally, the text would be wrapped to display the entire content.
Actual Results
The text that is longer than the field's width is being cut (attaching screenshot).
Also, in JSD, the text is being shortened in the customer portal instead of being wrapped, which is not the ideal way to display the options.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.