Feature#791_ViewExpense : Partially implemented Expense Details modal with full view #276

Merged
pramod.mahajan merged 1 commits from Feature#791_ViewExpense into Feature_Expense 2025-07-22 08:42:02 +00:00
Collaborator

Added a modal component displaying detailed expense information.

Integrated react-hook-form with zod schema validation for comment input.

Enabled action buttons that set the next status and submit the form automatically.

Connected the form submission to backend mutation (useActionOnExpense) for updating expense status.

Added validation feedback for the comment field.

Improved UI styling for a better user experience.

Added a modal component displaying detailed expense information. Integrated react-hook-form with zod schema validation for comment input. Enabled action buttons that set the next status and submit the form automatically. Connected the form submission to backend mutation (useActionOnExpense) for updating expense status. Added validation feedback for the comment field. Improved UI styling for a better user experience.
pramod.mahajan added 1 commit 2025-07-22 08:41:42 +00:00
pramod.mahajan merged commit dbdb7a1299 into Feature_Expense 2025-07-22 08:42:02 +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#276
No description provided.