Notifications
Clear all
6 Forums 829 Topics 3,280 Posts 14 Online 3,047 Members

Resolved Multiselection Lists always empty in staff panel

7 Posts
3 Users
0 Reactions
141 Views
Posts: 38
Topic starter
(@it-supportlindner-esskultur-de)
Member
Joined: 7 years ago

Hi, 

when i create any custom List, add it to a form and allow multiselect, it works well in client panel. Users can type ahead in the box or click on an element from the list and will see all selected items (as small boxes) in the select-box. Users can add items and use the small cross to remove items. Perfect. Now, the exact same list / form edited form the staff panel displays nothing. It does not show the items you added. So you can't see what you just added and can't remove items - but they're there. You just can't see them.

Example from your staff demo:

empty_list

Since we want to start using a lot of lists it would be awesome if they display correctly.


6 Replies
Posts: 1185
Admin
(@stevland)
Member
Joined: 10 years ago

Thank you for the detailed report. I will look into this.


Reply
Posts: 43
(@visimitra)
Member
Joined: 8 years ago

experienced the same


Reply
Posts: 1185
Admin
(@stevland)
Member
Joined: 10 years ago

Hi guys,

Please open /osta/css/staff-desktop.css and delete the following entry:

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    margin: 0;
    width: 100%;
    height: 30px;
}

Assuming you are using osTicket-1.12-Awesome-102 it will be lines 3085 - 3088.


Reply
Posts: 43
(@visimitra)
Member
Joined: 8 years ago

@stevland, thanks, now text input display list correctly


Reply
Posts: 38
Topic starter
(@it-supportlindner-esskultur-de)
Member
Joined: 7 years ago

Hi, thank you for you help here. It solves the problem for the collaborators completly, but only half the problem at custom lists. I made another test in the demo staff (see picture): if you add an item that doesn't fit in the box, the textfield gets larger without its size getting adjusted. 


Reply
Posts: 1185
Admin
(@stevland)
Member
Joined: 10 years ago

Hi it-support@lindner-esskultur.de,

This will be fixed in the next release... which will be out soon! :D


Reply
Share: