Skip to content

Table: Search + Filters #4151

Answered by jhanvi1399
amyodea asked this question in General
Discussion options

You must be logged in to vote

Hi @amyodea!

In Paste, we have guidance on fetching results using the Filters pattern. The approach you take largely depends on your use case and database setup. There are 2 options:

  1. Batch Filtering: requires the user to click an “Apply” button to see the results.
  2. Dynamic Filtering: filters are applied immediately after a user selects a filter option.

We would recommend following the Filter pattern and evaluating which approach works better for your specific use case. The pattern will also help you determine when should either of the above approaches should be used.

Do let us know if you have any questions!

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by krisantrobus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants