openwisp / openwisp/openwisp-utils

[bug:ui] Select2 autofilter look is inconsistent with other filters

Open
#533 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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.

Image

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:

  1. Go to any admin list page which has the select2 filter, eg: device list in openwisp-controller
  2. Click on the select2 filter and notice the difference with other filters

Expected behavior

Consistent look.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.