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

Fix: Edit Session Archive #90

Closed
3 tasks done
theNatePi opened this issue Feb 24, 2025 · 0 comments · Fixed by #91
Closed
3 tasks done

Fix: Edit Session Archive #90

theNatePi opened this issue Feb 24, 2025 · 0 comments · Fixed by #91
Assignees

Comments

@theNatePi
Copy link
Collaborator

theNatePi commented Feb 24, 2025

Currently, the "Deactivate" button on the /bookings/edit/:id page does not work.
When clicked, the button should set archived = True for the session
Right now, clicking archived = True does not set the bool = True

Todo:

  • Re-implement the "Deactivate" button to set archived = True if the "archived" option is selected
  • Confirm that this functionality works by checking pg admin
    • Provide a short video in the Pull Request showing the button updating the entry in pg admin

Please complete by Monday at 10pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants