filter_offcanvas : Added Offcanvas Filter Support for All Pages #310
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "filter_offcanvas"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Global offcanvas logic to allow dynamic, per-page content injection.
Introduced setOffcanvasContent(title, content) API via context (useFab) to simplify integration across pages.
Updated ExpensePage to configure and open the offcanvas filter panel with its own props:
methods from useForm
onSubmit for applying filters
clearFilter to reset filters