User Details
- User Since
- Dec 11 2025, 4:44 PM (5 w, 14 h)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Jaydroid [ Global Accounts ]
Dec 15 2025
@SincerelySaeed5000 confirmation to proceed with this task.
Task already completed by @Jaydroid 2 days ago in this PR: https://github.com/Sunkanmi1/SCC-WEBAPP/pull/5
Screenshot showing navigable links: {F71084666}
@SincerelySaeed5000
Summary of work done
Implemented the Country Selector feature in the navbar (next to the logo) with flag labels and lucide-react icons, dynamic URL navigation (/gh, /ng, /ke), visual active-country indicator, and a centered loading modal that shows while fetching. Created a reusable hook (src/hooks/useCountryData.ts) to fetch country data and a dynamic CountryPage template that consumes the hook. Modal and pages are responsive for desktop, tablet, and mobile. All UI behavior (selection → loading → navigate → render) is wired and testable.
@Jaydroid has claimed this task.
@SincerelySaeed5000 requesting permission to progress.
Dec 13 2025
I have wrapped the logo placeholder inside a link. The link redirects to the homepage when clicked.
GitHub repo/PR URLs: