Page MenuHomePhabricator

Fix Navigation and Routing
Closed, ResolvedPublic

Description

Description:
Ensure all routes work correctly
Add proper 404 handling
Fix page transitions and state management

Domain: Coding

Difficulty: Beginner

Links or references: https://github.com/Tiisu/SourceWiki

Subscribers: Eugene233, Udehb

Tags: WMA-HackChallenge-2025

Details

Due Date
Dec 14 2025, 12:00 AM

Event Timeline

Hi! I am new to Wikimedia development and would like to work on this task.
I have experience with JavaScript and frontend frameworks.
May I take this issue?

Hi! I am new to Wikimedia development and would like to work on this task.
I have experience with JavaScript and frontend frameworks.
May I take this issue?

Yes you can take this task

Shreyansh123 set Due Date to Dec 14 2025, 12:00 AM.

I’ve submitted a PR fixing issue #19 frontend routing and navigation issues.
Looking forward to feedback. Thanks!

Thanks for the review and for merging this! I learned a lot from working on the routing fixes.