surface-security / django-surface-theme

django admin theme based on https://appseed.us/admin-dashboards/django-dashboard-atlantis-dark
MIT License
3 stars 4 forks source link

ajax list filter improvements #25

Open fopina opened 1 year ago

fopina commented 1 year ago

Related field ajax list filter always shows 0 options until we start typing something.

It should instead be populated with few initial choices otherwise it feels like there are no options.