#31603 closed Bug (fixed)
"Clear all filters" link removes ordering and search criteria.
Description ¶
"Clear all filters" link removes ordering and search criteria, it should clear only filters. It is a new feature added in Django 3.1 (see #27888 and b94764e178056a2118eff3f53f567207219e737d.
Discussion on the mailing list.
Thanks Fran Hrženjak for the report.
Change History (5)
comment:1 by , 5 years ago
comment:3 by , 5 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
@felixxm
I've just created a PR to fix this ticket. not sure about the solution.
I can complete the PR and add more tests if you are OK with the proposed solution.