fix: update event page routing and failing tests#1379
fix: update event page routing and failing tests#1379JC-Coder wants to merge 4 commits intoRealDevSquad:developfrom
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