filter_offcanvas : Added Offcanvas Filter Support for All Pages #310

Merged
pramod.mahajan merged 3 commits from filter_offcanvas into Feature_Expense 2025-07-30 06:48:58 +00:00
Collaborator

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

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
pramod.mahajan added 3 commits 2025-07-29 12:09:37 +00:00
pramod.mahajan merged commit cc2710abdc into Feature_Expense 2025-07-30 06:48:58 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/marco.pms.web#310
No description provided.