nofusscomputing / nofusscomputing/centurion_ui
When creating a new object no redirect to the detail view occurs
Open
Beginner friendly
Nobody has claimed this yet.
bug::regression
v0.10.3
v0.11.0
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 20
Description
adding a new object to the data on receiving a HTTP/201 is supposed to redirect to the objects detail view.
Details
All HTTP/201 are supposed to redirect to the detail view for that object.
Tasks
- Ensure that HTTP/201 redirects to the objects detail page.
- Test
- Confirm effected releases
Contributor guide
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
No files or tests are named. Start by locating the object-creation flow and its handling of HTTP/201 responses, then trace how the detail view is selected. Add coverage for a successful HTTP/201 creation and confirm navigation reaches that object's detail page; review affected releases as requested.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100