temporalio / temporalio/ui

404 Status page has status code 200

Open
#1,716 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
431
Forks
179
Avg merge
2d 9h
Merged PRs (30d)
71

Description

Expected Behavior

Return status code 404 when a path is used that does not exist

Actual Behavior

Temporal UI returns status code 200 and a 404 landing page

Specifications

  • Version: 2.19.0

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Temporal UI route handling for unknown paths and reproduce the issue with a nonexistent URL. Verify that the response uses HTTP 404 while still showing the 404 landing page; the issue is done when the status no longer reports 200.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.