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 the delete function #33

Open
HKayed opened this issue Dec 14, 2021 · 0 comments
Open

Add the delete function #33

HKayed opened this issue Dec 14, 2021 · 0 comments
Assignees
Labels

Comments

@HKayed
Copy link
Contributor

HKayed commented Dec 14, 2021

Description
As a user, I'd like to have a delete function to delete the employees.

Acceptance Criteria

There should be two different variants of the delete function:

  1. delete via swipe
  • The desired employee can be deleted via swipe.
  1. delete via kebab button
  • In the kebab button there should be the function delete. When you click on the function, the delete function will be activated on the page. You can select one or more employees and delete them or there is an option delete all. If the delete function is not activated by the kebab button, then it is not displayed on the page and it is not possible to delete anything.
  • When displaying the delete function, only one icon should be used. Before the delete process is completed, the user should be shown a warning that he is about to delete the user(s). To complete the deletion process, the user must confirm this warning. Furthermore, the user should be given the option to cancel the process.
  • For the delete all function, there should be a text field next to the icon with the label delete all.
@TugbaDalmaz TugbaDalmaz added the enhancement New feature or request label Dec 14, 2021
@TugbaDalmaz TugbaDalmaz changed the title Add delete via Swipe Add the delete function Dec 14, 2021
@TugbaDalmaz TugbaDalmaz assigned HKayed and unassigned TugbaDalmaz Mar 23, 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

2 participants