Skip to content

fix(WOT-20): Branding and Navigation Fixes - #17

Merged
ar1603 merged 1 commit into
developmentfrom
wot-20-fix-branding-navigation
May 12, 2026
Merged

ar1603 merged 1 commit into
developmentfrom
wot-20-fix-branding-navigation

Conversation

@ar1603

@ar1603 ar1603 commented May 12, 2026

Copy link
Copy Markdown
Member

Description

This PR addresses branding and navigation inconsistencies in the WorldOfTech web application. It centralizes external URLs, ensures the copyright year is dynamic, and fixes navigation regressions.

Changes

  • Centralized Constants: Created src/data/constants.tsx to manage GITHUB_URL, WEBSITE_URL, and TWITTER_URL.
  • Dynamic Footer: Updated the copyright footer to inject the current year dynamically via a translation placeholder.
  • TopNavBar Fixes: Fixed the GitHub link integration and resolved a React Router vs. Chakra UI Link component conflict.
  • Test Stability: Updated snapshots for CopyrightFooter, RouterProvider, and Host components to match UI changes.

Jira

WOT-20

- Centralized URLs in constants.tsx
- Updated CopyrightFooter to use dynamic year and constants
- Fixed TopNavBar GitHub link and routing issue
- Updated test snapshots
@ar1603
ar1603 merged commit abdecf3 into development May 12, 2026
1 check passed
@ar1603
ar1603 deleted the wot-20-fix-branding-navigation branch May 12, 2026 10:01
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.

1 participant