-
Notifications
You must be signed in to change notification settings - Fork 167
fix: update event page routing and failing tests #1379
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
base: develop
Are you sure you want to change the base?
Conversation
|
@JC-Coder is attempting to deploy a commit to the anujchhikara's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughFixed a 404 error on the Events page by removing the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Poem
Pre-merge checks and finishing touches✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…ttribute for accessibility - Modified to use regex for matching dynamic year values in the function test. - Updated to use regex for matching dynamic year values in the task started date test. - Added to the list items in for improved accessibility.
Date: 21/11/2025
Developer Name: JC CODER
Issue Ticket Number
Closes #1377
Closes #1380
Description
This PR fixes the issue with the Event page route when opened from the status site. Removed the trailing .html extension which caused the issue.
This also fixes failing tests due to some tag and date mismatch
Documentation Updated?
Under Feature Flag
Database Changes
Breaking Changes
Development Tested?
Screenshots
Screenshot 1
Screen.Recording.2025-11-21.at.10.05.10.AM.mov
Test Coverage
Screenshot 1
Additional Notes