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

Front-end: Connect EDIT endpoint to Edit Button in Admin View #64

Open
4 tasks
thejamielin opened this issue Sep 6, 2022 · 1 comment
Open
4 tasks

Comments

@thejamielin
Copy link
Contributor

thejamielin commented Sep 6, 2022

Purpose

Allow Admins to edit events in the Programs page (implement functionality)

Description

Connect PUT endpoint to the "Edit Event" button

  • After clicking "Edit" in the Edit Event modal, all information from the fields should be updated in our database and the change is reflected in the Programs page
  • After clicking "Cancel" in the Edit Event modal, the modal should disappear. All information on the Programs page should be the same as the content before the Admin started editing

Acceptance Criteria

  • Cypress tests
  • Browser testing + screenshots
@thejamielin
Copy link
Contributor Author

BLOCKED by #59 and #49

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

No branches or pull requests

1 participant