[New Feature] Filters Cleanup

Hello all,

I have been agonising over the list filters for the past few days. @IAGAdmin and @RobertSchouten tried solving it but that design too did not feel right.

So today morning I got a an idea :bulb: and realise we already have a solution.



https://github.com/frappe/frappe/pull/3553

8 Likes

I’m sorry, but it’s not clear what is bad about current design. So with this new UI there won’t be any prefilled values shown?

1 Like

@rmehta, how to clean filters once selected? i.e.:

How to clean Not Billed in Billing Status filter? It seems either that link field filters are not submitted on blur, refresh needs to be clicked to apply; is that by design?

Fixed. Will be part of next release.

1 Like

:thumbsup:

The new filters are really nice! Thanks @rmehta.

Just a question regarding the UI on mobile, don’t you think it would be better to have them hidden by default ?

On some Doctypes with a lot of filters, it can sometimes feel overwhelming.

It’s just a thought :wink:

4 Likes

Sure - can you post this on GitHub ?

1 Like

Done :wink:

https://github.com/frappe/erpnext/issues/9741

1 Like

Good design.

I found two issues.

  1. Dropdown is not working in frappe cloud.

  2. Count is missing, which we use regularly.

1 Like

Its not a like, its a free text search

maybe a report?

1 Like

I agree with @chdecultot. This feature is very useful when using a computer or tablet, however quite confusing on smart phones. Certainly very useful if it is hidden by default on small screens.

Can we add child fields as standard filter? Previous design only allowed parent fields…

is standard filer removed??

1 Like

I think its useful if there is dropdown, for free text search we already have additional filter.
Or May be we can put checkbox whether Free text(like condition) or Dropdown (Equal Condition)

Similarly for Date filter, previously its taking Date Range, not it take only Date.

Also, created by, modified by is missing in new filter.

3 Likes

hi! Standar filter not show.

I feel the previous filter design was better…will have to try and figure out a way to get it implemented via customization.

Just my personal comments with feedback from some of our users. The new filters really are confusing, there are no dropdown selections for link type fields and recent filters will get placed in those new filters and the user just gets confused on which filters to use. I kinda feel the deck version seems more practical.

This has now been fixed!

1 Like

Thanks for fixing, this was a major drawback with new design. Any chance to make these dropdown lists show number of corresponding entries? E.g.

1 Like

Hi! Got a quick question.
@kolate_sambhaji
What should I do in order to have this kind of filter design where there is a list with filter names??
This is what i have right now:


I would like to achieve something similar to @kolate_sambhaji screenshot.

Thanks
Damian