Forum

CC users not visibl...
 
Notifications
Clear all

CC users not visible when selecting multiple users

1 Posts
2 Users
0 Reactions
22 Views
Posts: 5
Topic starter
(@cbd4-dk)
Member
Joined: 4 months ago

I have just updated to version 104, and when I create a new ticket and select multiple users in the input field cc_users_open, I am not able to see all the users I have selected. As a result, the users are listed outside of the input field.

This line of CSS from staff-desktop.css appears to be causing the issue:

.tickets-page .tickets .form_table .select2-container--default .select2-selection--multiple {
height: 32px !important;
}


Posts: 1177
Admin
(@stevland)
Member
Joined: 2 months ago

Hi @cbd4-dk,

Thank you for taking the time to report this.

Your solution is correct. That CSS doesn't seem to be necessary and the multi-select form field works better without it.

The fix will be included in the next release.


Reply
Share: