Re: Clear all filters

2020-05-19 Thread Aymeric Augustin
On 18 May 2020, at 11:10, Mariusz Felisiak wrote: > Link to the right of the search box ("X total") already removes the entire > query string, so ... Ah, this is a bug I'm hitting! I have a small personal app where I classify data. Some classification is automated with regexes. New data need

Re: Clear all filters

2020-05-19 Thread Adam Johnson
Fran, your design looks nice. I think we should make a ticket that combines making the "X total" link preserve the query params and adding your other suggested changes. On Tue, 19 May 2020 at 08:12, Aymeric Augustin < aymeric.augus...@polytechnique.org> wrote: > On 18 May 2020, at 11:10, Mariusz

Re: Proposal for Table Functions

2020-05-19 Thread Petr Přikryl
Linking the issue https://code.djangoproject.com/ticket/31609 Dne pondělí 18. května 2020 13:57:49 UTC+2 Ahmad A. Hussein napsal(a): > > Concerning tests, I did not mean to comment about the tests you wrote. I > used the third party py-test django app as an example of an app that does > need wo

Admin accessibility

2020-05-19 Thread Tom Carrick
Sorry, long post incoming. The admin currently has some accessibility issues. Not a huge amount, actually, but they should be fixed regardless. I hope I don't need to convince anyone here of the importance of accessibility, but I'll try to make the case as briefly as possible for the benefit of th