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

Delete question from table #19

Open
3 tasks
scott-coates opened this issue Jan 10, 2023 · 0 comments
Open
3 tasks

Delete question from table #19

scott-coates opened this issue Jan 10, 2023 · 0 comments
Labels
Milestone

Comments

@scott-coates
Copy link
Collaborator

Description

Modify the question table so that when you click the delete button, the question is deleted and so are its answers.

image

Requirements

  • Clicking the delete button on a question should provide a confirmation dialog box, asking the user to confirm.
  • Clicking the confirm button on a dialog box should remove the question's answers.
  • Clicking the confirm button on a dialog box should remove the question itself.
  • Do NOT use a real database yet, that will be in another task.
@scott-coates scott-coates added this to the Sprint 2 milestone Jan 10, 2023
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

1 participant