asyncee / django-easy-select2

Select2 input widget for django selectable fields.
http://django-easy-select2.readthedocs.io/en/latest/
MIT License
214 stars 28 forks source link

Issues with Django Admin Dark theme #84

Open subodhk01 opened 3 years ago

subodhk01 commented 3 years ago

Capture

gauravv7 commented 3 years ago

@subodhk01 you are just using django dark theme right? no other custom select2js files added to this page?

subodhk01 commented 3 years ago

Yep, only the default django dark theme, nothing else

subodhk01 commented 2 years ago

@asyncee are you planning on adding this support?

asyncee commented 2 years ago

Currently the project is supported by @gauravv7 and @hartwork

subodhk01 commented 2 years ago

@gauravv7 @hartwork any status?

hartwork commented 2 years ago

@subodhk01 I don't use the dark theme and I have other priorities these days. If you want to team up on it, I may be in, but zero interest to fix this alone, frankly.

subodhk01 commented 2 years ago

@hartwork I understand. Surely I can help you out with this. Just init & guide me and I'll do the rest

hartwork commented 2 years ago

@subodhk01 I'm afraid I'd start at zero on that very topic myself

subodhk01 commented 2 years ago

@hartwork 😂 No worries. I'll fix it whenever I get some free time

gauravv7 commented 2 years ago

@subodhk01 I checked it, it is clashing with some css of select2, I will try to put a PR for this by this or coming weekend. Sorry guys, have been buzy due to alot of covid related issues around family.

Andrewed95 commented 1 year ago

Hi, Have any of you guys had any advancements on this?