You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you checked changelog/commit history, if the bug is not already fixed?
Yes
Did you searched other issues, if the bug is not already fixed?
Yes
Did you checked documentation?
Yes. The new option list_filter_sheet is not documented.
Are you able to replicate the bug in the demo site?
The demo site shows the new filter UI, but when I cloned the demo site repo, old filter UI is shown. Does the repo contain the latest deployed code of the demo site?
Repository with reproduced bug
Simply clone the demo site repo and follow the instructions. visit the "drivers" change list page and see the filter UI and compare with the demo site.
Hi there, I am trying to make the new filter UI work, but I am unable to. The demo site shows the new filter UI, but on my local (formula repo clone) the default filter UI is shown (see the drivers admin changelist for example). The default setting of list_filter_sheet=True doesn't seem to work either.
What version of Unfold are you using?
v0.41.0
What version of Django are you using?
5.1.2
What browser are you using?
Firefox latest
Did you checked changelog/commit history, if the bug is not already fixed?
Yes
Did you searched other issues, if the bug is not already fixed?
Yes
Did you checked documentation?
Yes. The new option
list_filter_sheet
is not documented.Are you able to replicate the bug in the demo site?
The demo site shows the new filter UI, but when I cloned the demo site repo, old filter UI is shown. Does the repo contain the latest deployed code of the demo site?
Repository with reproduced bug
Simply clone the demo site repo and follow the instructions. visit the "drivers" change list page and see the filter UI and compare with the demo site.
Screenshot
Describe your issue
Hi there, I am trying to make the new filter UI work, but I am unable to. The demo site shows the new filter UI, but on my local (formula repo clone) the default filter UI is shown (see the drivers admin changelist for example). The default setting of
list_filter_sheet=True
doesn't seem to work either.Screenshot
Am I missing something?
sample code:
The text was updated successfully, but these errors were encountered: