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

[3pts] Cancel Reservation Functionality #37

Closed
eduardosancho opened this issue Jun 8, 2022 · 0 comments · Fixed by #42
Closed

[3pts] Cancel Reservation Functionality #37

eduardosancho opened this issue Jun 8, 2022 · 0 comments · Fixed by #42
Assignees
Labels
enhancement New feature or request

Comments

@eduardosancho
Copy link
Collaborator

The cancel button in /my_reservations dispatches an action that updates the database, the react state and the DOM.

It should render a pop-up that says, are you sure you want to cancel?

@eduardosancho eduardosancho self-assigned this Jun 8, 2022
@eduardosancho eduardosancho added the enhancement New feature or request label Jun 8, 2022
@eduardosancho eduardosancho added this to ToDo FrontEnd in Reservify Kanban Jun 8, 2022
@eduardosancho eduardosancho moved this from ToDo FrontEnd to In progress in Reservify Kanban Jun 14, 2022
@eduardosancho eduardosancho linked a pull request Jun 14, 2022 that will close this issue
@eduardosancho eduardosancho moved this from In progress to In Review in Reservify Kanban Jun 14, 2022
@eduardosancho eduardosancho moved this from In Review to Done in Reservify Kanban Jun 15, 2022
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
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant