404 Status page has status code 200
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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