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

Shift info on click #140

Open
bbmcmann opened this issue Apr 30, 2023 · 1 comment
Open

Shift info on click #140

bbmcmann opened this issue Apr 30, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bbmcmann
Copy link
Collaborator

Popup a simple modal that displays shift details when clicked. This component should just make the info easier to see visually.

  • Currently, details display when you hover over a shift, and these details display on the right side of the screen.
  • Remove this, and instead:
  • On click, use a modal to pop up details of the shift. (could use the existing code written, just move it to a modal)
  • Ensure it is very easy to read on mobile and desktop.
@bbmcmann bbmcmann added the enhancement New feature or request label Apr 30, 2023
@bbmcmann
Copy link
Collaborator Author

bbmcmann commented Apr 30, 2023

Will have to wait to use the shift component on the calendar, for now just make the modal with some static data (see shifts collection in DB for structure), then later we will add the onClick functionality.

@hopieyimmie hopieyimmie self-assigned this Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants