Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigation + Fix: Shift Issue #45

Open
2 tasks
avayedawadi opened this issue Feb 3, 2025 · 0 comments
Open
2 tasks

Investigation + Fix: Shift Issue #45

avayedawadi opened this issue Feb 3, 2025 · 0 comments

Comments

@avayedawadi
Copy link
Contributor

Description

  • 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!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant