Skip to content

🐛 Search Field of Select2Multiple are bugged #298

Open
@RitchiS99

Description

@RitchiS99

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.

image

Steps to Reproduce

  1. Add Select2MultipleWidget in a django-filters form.
  2. Include the filter-form with crispy forms.
  3. Watch the broken search field of Select2MultipleWidget

Expected Behavior

The search field shall look like this
image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions