Re: Quick Filter in the Admin Sidebar

2021-01-10 Thread Maxim Milovanov
s >> accepted. I think it's hard - at least for me - to test something from a >> gist. Then you will get some reviews and more feedback. >> >> Cheers, >> Tom >> >> On Fri, 4 Dec 2020 at 13:01, Maxim Milovanov wrote: >> >>> Hey

Re: Quick Filter in the Admin Sidebar

2020-12-04 Thread Maxim Milovanov
the admin since that doesn't work with a > strict CSP. > > On Fri, 4 Dec 2020 at 08:42, Maxim Milovanov wrote: > >> Hey guys, >> >> I'm not sure that the nav_sidebar.html is the best place for the JS >> snippet. Probably, it should be placed in the main

Re: Quick Filter in the Admin Sidebar

2020-12-04 Thread Maxim Milovanov
improve it later. > > On Thursday, November 19, 2020 at 9:38:25 AM UTC-5 t...@carrick.eu wrote: > >> I haven't looked at the gist, but I think in principle it's a good idea. >> ctrl+f isn't ideal. >> >> I think we need to be careful that the UX is

Re: Quick Filter in the Admin Sidebar

2020-11-19 Thread Maxim Milovanov
> than 20 models registered in the admin and some time is annoying when I try > to find the one I'm looking for > > El miércoles, 18 de noviembre de 2020 a la(s) 15:13:02 UTC-5, Maxim > Milovanov escribió: > >> Hey guys, >> >> I've posted a ticket <

Quick Filter in the Admin Sidebar

2020-11-18 Thread Maxim Milovanov
Hey guys, I've posted a ticket with a proposal to add a quick filtering feature to the sidebar. To see it in action just replace the content of nav_sidebar.html by this gist Does