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 issues with Events dashboard #130

Closed
4 tasks done
derogative404 opened this issue Oct 17, 2024 · 0 comments · Fixed by #131
Closed
4 tasks done

Fix issues with Events dashboard #130

derogative404 opened this issue Oct 17, 2024 · 0 comments · Fixed by #131
Assignees
Labels
Backend Backend Job bug Something isn't working

Comments

@derogative404
Copy link
Member

derogative404 commented Oct 17, 2024

Description

Fix issues with editing and creating events on the events dashboard

Proposed Solution

Acceptance Criteria

  • When the "Create New Event" button is pressed, the user is navigated to the /form page to create the event
  • "Create New Event" button should not add any prefilled content to the form page
  • When "Edit" button is pressed, the user is navigated to the /form page to edit the event
  • "Edit" button is pressed should not add existing event details to the form page, and the event should be modified in place

Notes

@derogative404 derogative404 added bug Something isn't working Backend Backend Job labels Oct 17, 2024
@justinfyh justinfyh linked a pull request Oct 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Backend Job bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants