fix: phase 1 bugs — CSS tokens, pluralization, error handling, cross-platform tests #8

Merged
admin merged 1 commits from fix/phase1-bugs-and-critical-fixes into main 2026-04-07 15:37:11 +00:00
Owner
  • Add missing --space-1 CSS token used by filter and detail components

  • Fix active nav link losing styles on hover (CSS specificity)

  • Correct Russian day pluralization (21 день, 22 дня, 25 дней)

  • Show filter error banner even when stale race data is present

  • Add cross-env for Windows-compatible npm test

  • Add global JSON error handler in Express for malformed request bodies

  • Replace stateless mock DB with in-memory store for correct DELETE/UPDATE behavior

- Add missing --space-1 CSS token used by filter and detail components - Fix active nav link losing styles on hover (CSS specificity) - Correct Russian day pluralization (21 день, 22 дня, 25 дней) - Show filter error banner even when stale race data is present - Add cross-env for Windows-compatible npm test - Add global JSON error handler in Express for malformed request bodies - Replace stateless mock DB with in-memory store for correct DELETE/UPDATE behavior
admin added 1 commit 2026-04-07 15:37:08 +00:00
fix: phase 1 bugs — CSS tokens, pluralization, error handling, cross-platform tests
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
3b8f41f905
- Add missing --space-1 CSS token used by filter and detail components

- Fix active nav link losing styles on hover (CSS specificity)

- Correct Russian day pluralization (21 день, 22 дня, 25 дней)

- Show filter error banner even when stale race data is present

- Add cross-env for Windows-compatible npm test

- Add global JSON error handler in Express for malformed request bodies

- Replace stateless mock DB with in-memory store for correct DELETE/UPDATE behavior

Made-with: Cursor
admin merged commit b92fad6939 into main 2026-04-07 15:37:11 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/runners-calendar#8