Reactive Filtration and Sorting #12

Open
opened 2025-02-27 13:33:17 +00:00 by boris · 1 comment
Owner

Filters and Sorts should be handled clientside, as this is the simplest solution. Integration with #9.
Having the database records jsonified allows reactive pagination, filtering and sorting without a page reload or PHP reliance.

Filters and Sorts should be handled clientside, as this is the simplest solution. Integration with #9. Having the database records jsonified allows reactive pagination, filtering and sorting without a page reload or PHP reliance.
boris added the
enhancement
label 2025-02-27 13:33:17 +00:00
Author
Owner

AJAX implementation of live search feature and results for users (based on material in Workshops 15 & 16) including feature information where appropriate and search filters. Consider browser memory usage.
The search feature must be powerful and allow effective narrowing of results to a small number from a large dataset.

AJAX implementation of live search feature and results for users (based on material in Workshops 15 & 16) including feature information where appropriate and search filters. Consider browser memory usage. The search feature must be powerful and allow effective narrowing of results to a small number from a large dataset.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: boris/Ecobuddy#12
No description provided.