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

Frontend: Cannot cancel shift modal #141

Open
12 tasks done
elizabethfoster02 opened this issue Apr 1, 2024 · 0 comments
Open
12 tasks done

Frontend: Cannot cancel shift modal #141

elizabethfoster02 opened this issue Apr 1, 2024 · 0 comments
Assignees

Comments

@elizabethfoster02
Copy link

elizabethfoster02 commented Apr 1, 2024

Purpose
During user testing, the client mentioned that they do not want employees to be able to cancel their shifts all the way up until their shift begins. So, we want to set a limit on when someone can cancel their: if the moment they attempt the cancel is within 8 hours of the start of their shift, this modal should pop up and the shift should not be cancelable. For this ticket, design the modal (if you want to play around with the canceling within 8 hours pieces, go for it!)

Design
Figma reference

TODO

  • Claim this ticket by adding your name and moving to "In Progress"
  • Get updated with the codebase
    • git checkout dev
    • git pull
    • THEN create a new branch as per usual
    • npm install (this updates your dependencies)
    • npm run dev
  • Implement description above
  • Create a PR for this ticket
  • Move this ticket into "Ready for Review"

Testing

  • Desktop
  • Mobile
@pmelga01 pmelga01 linked a pull request Apr 8, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

3 participants