frontoge/libre-train

Frontend navigation/page urls should use enum

Open

#112 opened on Mar 23, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (1 fork)auto 404
Frontendenhancementgood first issue

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

The get navigationURL method is clunky and should return enum based URL values rather than building a string.

Contributor guide