nofusscomputing / nofusscomputing/centurion_ui

When creating a new object no redirect to the detail view occurs

Open Beginner friendly
#199 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.