Skip to content

fix(Util): parse event date param - #3472

Merged
thecristen merged 1 commit into
mainfrom
thecristen/fix-events-date-navigation
Sep 3, 2026
Merged

fix(Util): parse event date param#3472
thecristen merged 1 commit into
mainfrom
thecristen/fix-events-date-navigation

Conversation

@thecristen

Copy link
Copy Markdown
Collaborator

Scope

Asana Ticket: 📆🐞 Events page can no longer navigate to other years/months

Implementation

Note

I used Copilot for this! It ended up finding a simpler solution than I would have conjured.

Now parsing URL parameters for valid dates supports maps in addition to strings. So date=2026-09-01 works, but constructs like date[month]=9&date[year]=2026 work now too!

How to test

From /events, change the year (upper right dropdown) and/or the month (by clicking the month on the left) and find that now you can successfully navigate to that timeframe and actually see events from that time!

@thecristen
thecristen requested a review from a team as a code owner September 3, 2026 03:39
@thecristen
thecristen merged commit da535cd into main Sep 3, 2026
29 checks passed
@thecristen
thecristen deleted the thecristen/fix-events-date-navigation branch September 3, 2026 17:14
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