Skip to content

Duplicate routing sources (App and AppRoutes) create regression risk #79

@Mkalbani

Description

@Mkalbani

Problem

Routes are defined in two places with different path sets, but only one is mounted, making updates error-prone.

Evidence

Scope

Frontend-only. No API needed.

Contributor Task

  • Consolidate routing into one source of truth.
  • Remove or deprecate the unused route map.

Done When

  • Only one route definition source is used in runtime.
  • Navbar and page routes are derived from the same route set.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions