-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add option to delete shifts in bulk
Issue:
Sometimes employers create shifts in bulks, and later on, something happens that makes the shifts useless. Now, they have to delete every shift individually.
Shifts should have the option to get deleted in bulks, for a better user experience. This is needed on the page "Shift Details"
To open the "Shift Details" page, go to the "Dashboard" page, click on "Open Shifts," then click on "View all."
Solution:
Add a button to delete shifts based on two chosen dates.
Solution Steps:
- Add two input fields for the start and end of the date range. Then, add a button that deletes shifts based on that date range
- Once finished, run all the tests provided in the repo to make sure that your integration was successful
- Create a pull request so that your code can be evaluated by the Lead Developer before deployment.
- Keep an eye out for any new bugs that arise after the change is deployed to the code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request

