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 Calendar Clear Filters Issue #562

Merged
merged 2 commits into from
Apr 11, 2024
Merged

Conversation

BrandonWong14
Copy link
Contributor

Fixed the Event Calendar Clear Filters Bug Issue #552 for my candidate project. It works locally and passes the local tests from the coverage run terminal command, not sure if I'm also supposed to do other things to test it. I only needed to change a string on one line, although there seems to be some issue from the most recent commit to the current master branch that's being overwritten not sure if that was supposed to fix anything or not. The line I changed is line 130 in the index.html file, replaced the "unrsvpd" string with "not_rsvpd" as that's what is actually in the url when the Not RSVP'd filter is active.

@bryli bryli merged commit 422acac into compserv:master Apr 11, 2024
2 checks passed
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.

2 participants