forked from applegrew/django-select2
-
-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
When I am adding a Select2MultipleWidget in a django-filters form, the search field is moved down, so it isn't in the select-box as expected. Hapenning with Standard theme and with select2-bootstrap-5 theme. Form is added with crispy forms.
Steps to Reproduce
- Add Select2MultipleWidget in a django-filters form.
- Include the filter-form with crispy forms.
- Watch the broken search field of Select2MultipleWidget
Expected Behavior
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working