You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Story: As a United Way member, I would like to be able to perform "Approve", "Reject", and "View Form" actions on the dashboard notifications table.
Description
Last sprint, Alex worked on building the UI for the notifications table. This sprint, we want to focus on making the interactive elements of the table functional. This will require that we link the "Approve", "Reject", and "View Form" buttons with their corresponding server actions.
Technical Considerations
Most of your work will involve modifying the AdminDashboardNotifications component in src/components/AdminDashboardNotifications/index.tsx
"View Form" should open the PDF form in a separate window.
User Story: As a United Way member, I would like to be able to perform "Approve", "Reject", and "View Form" actions on the dashboard notifications table.
Description
Last sprint, Alex worked on building the UI for the notifications table. This sprint, we want to focus on making the interactive elements of the table functional. This will require that we link the "Approve", "Reject", and "View Form" buttons with their corresponding server actions.
Technical Considerations
src/components/AdminDashboardNotifications/index.tsx