Laravel-admin: Filter tool UI

Created on 18 Jan 2017  ·  5Comments  ·  Source: z-song/laravel-admin

in Filter need button clear form.

Most helpful comment

I'd like to keep my suggestion open to be honest. User Exeperience wise it would be better

All 5 comments

Ideally this should not be a 'reset' button. But a button, that is only active if filters are applied, and gets the full list of items again.

eg
admin/products => reset filter button is disabled
screen shot 2017-01-19 at 09 14 16

admin/projects?title=test&status=declined => reset filter button is not disabled and clicking it takes you back to admin/products
screen shot 2017-01-19 at 09 14 35

Currently when results are filtered in the grid view, there is no way you can see that the results are filtered. Especially if you're using filters in a modal
So adding the button there would be great as well
screen shot 2017-01-19 at 09 19 05

The action of the button would always be the current URL without the filter field parameters

simple solution, thank you.

I'd like to keep my suggestion open to be honest. User Exeperience wise it would be better

@langeuh You are right.

Issue fixed!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

antranapp picture antranapp  ·  3Comments

cdhraesaemer picture cdhraesaemer  ·  3Comments

vlongen picture vlongen  ·  3Comments

taimaiduc picture taimaiduc  ·  3Comments

piian picture piian  ·  3Comments