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

Add option to delete shifts in bulk #177

Open
ghost opened this issue Sep 26, 2022 · 0 comments
Open

Add option to delete shifts in bulk #177

ghost opened this issue Sep 26, 2022 · 0 comments
Labels

Comments

@ghost
Copy link

ghost commented Sep 26, 2022

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"

issue 10

To open the "Shift Details" page, go to the "Dashboard" page, click on "Open Shifts," then click on "View all."

issue 12

Solution:

Add a button to delete shifts based on two chosen dates.

Solution Steps:

  1. 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
  2. Once finished, run all the tests provided in the repo to make sure that your integration was successful
  3. Create a pull request so that your code can be evaluated by the Lead Developer before deployment.
  4. Keep an eye out for any new bugs that arise after the change is deployed to the code.
@ghost ghost added feature request ⭐ P3 Third priority labels Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants