Skip to content

[dogfood 2026-09-23] Unknown paths soft-route to Ask UI #4

Description

@jon-devlapaz

Severity

smell / low

Summary

Invented deep links (/foo, /chat, /ask/xyz) soft-fail into the Ask UI instead of 404; prior chat can reappear; invalid URL stays in the address bar.

Repro

  1. Open https://ask-jdp.marten-pollux.ts.net/
  2. Navigate to /foo, /chat, or /ask/xyz.

Expected vs actual

  • Expected: 404 (or explicit unknown-route handling) for invented paths.
  • Actual: Soft-routes into Ask UI; prior chat may reappear; address bar keeps invalid URL.

Source

Breaky dogfood 2026-09-23

Notes

Validated: Double-Checky. Live: https://ask-jdp.marten-pollux.ts.net/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions