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

Fixed bug with repeating events not deleting correctly #573

Merged
merged 1 commit into from
May 19, 2023

Conversation

MichaelZhao21
Copy link
Member

Description

The "delete one repeating instance" option wasn't working because it wasn't calling the right endpoint due to the fact that I forgot how radio buttons' values work TT

Type of change

Delete options that do not apply:

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the coding conventions AND I have formatted with the prettier VSCode extension or yarn format
  • All existing functionality (if a non-breaking change) still works as it should
  • I have assigned at least one person to review my pull request

@MichaelZhao21 MichaelZhao21 requested a review from a team as a code owner May 19, 2023 19:20
@MichaelZhao21 MichaelZhao21 merged commit 4f0f376 into master May 19, 2023
@MichaelZhao21 MichaelZhao21 deleted the delete-repeating branch May 19, 2023 19:20
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 this pull request may close these issues.

None yet

1 participant