CodeyBoi / CodeyBoi/appendix3

Song page behaviours

Open
#321 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
TypeScript
Stars
5
Forks
1
Avg merge
15m
Merged PRs (30d)
21

Description

Some behaviours in the Songs page should be changed:

- After updating a song from the form and arriving at the song page, the back button in the browser should take you back to the search page. Currently, it takes you back to the form page. (This can be done by changing the `router.push` to a `router.back`.)
- After updating a song from the form and arriving at the song page, the song text (and author and melody) should be updated. Currently, it is not.

Contributor guide

Open the contributing guide

Research direction

Start at the Songs page update flow and inspect the navigation used after submitting the form, including the router.push mentioned in the issue. Confirm that returning with the browser back button reaches the search page and that the song text, author, and melody shown on the song page reflect the update.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.