-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.0.0alpha1, 5.0 (plan)
-
Sprint 58 (Nov 2019)
-
0.5
In graph widget form collapsed datasets accordion also collapses multiselect fields. When you click on this collapsed multiselect, it expands, but is not focused for typing. And this adds some confusion.
Steps to reproduce:
- Add new widget
- Select Graph widget
- Add hosts so that they are transferred to a new line in input.
- Click on "Add new data set"
Result:
Multiselect input collapsed to one line input. Clicking on collapsed multiselect is not focusing the input element.
Expected:
If multiselect has data, then clicking on collapsed multiselect should expend it and focus the input field.
If multiselect is empty, then there should be a placeholder (with an input field). By clicking there, you should be able to start typing immediately.
- causes
-
ZBX-17027 Layout of host group multiselect in user group form is broken
- Closed