jazzband / django-smart-selects

chained and grouped selects for django forms
https://django-smart-selects.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.1k stars 348 forks source link

Init horizontal filtered on load #271

Closed leibowitz closed 4 years ago

leibowitz commented 5 years ago

Fix for https://github.com/digi604/django-smart-selects/issues/237

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 89.809% when pulling b3fd704dafbbd36db17b928bcc61cfd31ea7c6c9 on leibowitz:fix_horizontal into ca55e0bc8ad378dc7a3d1bb5e68e18e8fc51c546 on digi604:master.

manelclos commented 4 years ago

@leibowitz is this still happening with latest master version? can you reproduce using the test app?

leibowitz commented 4 years ago

Pretty sure it is, since no code change has happened in this repo that relates to this issue since the PR was created

leibowitz commented 4 years ago

Yes, it is indeed. And this should even have been merged before https://github.com/jazzband/django-smart-selects/pull/273

manelclos commented 4 years ago

@leibowitz sorry, didn't notice the dependency. Merged now.