openwisp / openwisp/openwisp-utils
[bug:ui] Select2 autofilter look is inconsistent with other filters
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 93
- Forks
- 104
- Avg merge
- 14h 10m
- Merged PRs (30d)
- 22
Description
Describe the bug
The auto filter using select2 widget has a different look than the rest of the filters.
I think the look should be consistent.
I don't think this change will cause problems to change forms, but let's double check
Steps To Reproduce
Steps to reproduce the behavior:
- Go to any admin list page which has the select2 filter, eg: device list in openwisp-controller
- Click on the select2 filter and notice the difference with other filters
Expected behavior
Consistent look.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Select2 filter on an admin list page, such as the device list in openwisp-controller, and compare its rendered appearance with the other filters. Check that the updated styling is consistent and does not affect change forms, then verify the result on a page containing the Select2 filter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100