User tests: Successful: Unsuccessful:
Pull Request for Issue #5474 .
I try to finish the great work from @jrseliga.
I fixed the problem that when you deselect for example all tags the list won't refresh. With the example code from @ggppdk it work's like a charm. Thanks for that.
I tested it with MySQL and PostgreSQL and it worked fine. It will be great if someone could test it also with MSSQL.
The following test instructions are also from @jrseliga.
Just with a simple structure like this, there is a large number of potential test cases. Please refer to the New behavior section for an overview of the filtering logic
Developed@icampus
| Category | ⇒ | Administration Components Language & Strings Front End Modules | 
| Status | New | ⇒ | Pending | 
| Labels | Added: 
?
? | ||
 
                 
                 
                The labels for the multi-select fields are shown as placeholders
To overcome the initial wrong inline CSS:
style="width: 0px;"
this CSS can be used as a workaround
ul.chosen-choices .search-field > input {
    width: 100% !important;
}
any better solution ?
 
                 
                Thanks for your reply @ggppdk.
If i understand you right the problem is, that sometimes the placeholders are not shown correctly, because the width isnt  correct. But i tested it with Chrome and Firefox and dont know how to reproduce the issue, i can select, deselect, open and close the filters how i want, but it never happens. Maybe you can say in detail how to reproduce this issue. 
 
                Only thing i can say that the issue occurs (or can occur) when the selects are initially hidden,
because the slider is closed
There is a relevant issue still open in chosen tracker:
harvesthq/chosen#92
so i do not know much about it
i think suggested solution was to force it via CSS (see example above)
or add some JS code that .... e.g. will do something on slider open ...
| Milestone | Added: | ||
| Milestone | Removed: | ||
 
                testing
 
                @ggppdk do you still have the problem with Joomla 3.7.2. I try to reproduce the problem, but i cant.
Please answer in the next days otherwise we will delete the issue. @nibra 
 
                I have not tested with j3.7.2 i guess if you tested and it now works , then it has been fixed
 
                I have tested this item 
@icampus
I've tested this Issue succesfull. Everything works fine. 
 
                I have tested this item 
Tested @icampus
| Category | Administration Components Language & Strings Front End Modules | ⇒ | Administration com_categories com_content com_modules com_newsfeeds Language & Strings Front End Modules Components | 
| Status | Pending | ⇒ | Ready to Commit | 
 
                RTC after two successful tests.
Please resolve conflicting Files.
 
                I have tested this item 
tested successfully
 
                testing
 
                @THMmeddah thanks for Test. We need 2 successfully Test for an Pull Request.
 
                I have tested this item 
Tested successfully
 
                @AresRoxx10 thanks for Test. We need 2 successfully Test for an Pull Request, we have now 4 :-).
 
                @franz-wohlkoenig Issue can be closed as implemented in #17668
| Status | Ready to Commit | ⇒ | Closed | 
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-08-28 16:06:40 | 
| Closed_By | ⇒ | brianteeman | |
| Labels | Added: 
Conflicting Files
? | ||
 
                Closed as requested
Hi @florian1995 i have fixed some Travis issues and a bug see: florian1995#1?