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
There is some sort of bug with shifts and how they are displayed. T
There are two main bugs that exist, one is that the times in the left sidebar for the "Day" shift dashboard have really weird times. For example, the first shift time slot, the time goes 09:05 AM - 12:48 PM. I would want this to be standard times.
Another bug is that when volunteers actually sign up for shifts, there is some sort of weird issue with where the shifts are placed. It doesn't always appear to place shifts in correct time slots or it at least just comes out looking weird.
Acceptance Criteria
Fix the time slots for the "Day" shift dashboard (on the admin side)
Fix shifts being assigned to the slots here, make everything look good
Implementation Notes
This is definitely a harder ticket just because there is no defined problems here.
The main thing is making the admin shift dashboard just look and operate correctly. The logic is really funky and the code isn't super clean so please feel free to reach out.
You will probably have to use MongoDB Compass or something similar to assign shifts to volunteers manually in the database itself so that they will actually show up on the admin side and you can test everything out.
Please reach out if you need any help!
The text was updated successfully, but these errors were encountered:
Description
Acceptance Criteria
Implementation Notes
The text was updated successfully, but these errors were encountered: