Is your feature request related to a problem? Please describe.
Given the current functionality of the Shelter Dashboard, when shelter staff click the button beside the "Signed Up Volunteers" count, then a modal component should appear displaying the list of volunteers signed up for that specific shift.
Describe the solution you'd like
When the button beside the Signed Up Volunteers count is clicked, a modal window should appear displaying the following information for each volunteer signed up for that shift:
Volunteer name
Date of sign-up
Shift start time
Shift end time
A button to send a notification (email) to each volunteer
The modal should match the existing color scheme and style of the Shelter Dashboard.
Acceptance Criteria:
[x] The modal should display the name, date of sign-up, shift start, end times, and send email button for each volunteer.
[x] The modal should follow the current design and color scheme of the Shelter Dashboard.
[x] The modal should only appear when the "Signed Up Volunteers" count button is clicked.
Is your feature request related to a problem? Please describe. Given the current functionality of the Shelter Dashboard, when shelter staff click the button beside the "Signed Up Volunteers" count, then a modal component should appear displaying the list of volunteers signed up for that specific shift.
Describe the solution you'd like When the button beside the Signed Up Volunteers count is clicked, a modal window should appear displaying the following information for each volunteer signed up for that shift:
The modal should match the existing color scheme and style of the Shelter Dashboard.
Acceptance Criteria: