Song page behaviours
Open
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
Assessment
This issue has not been assessed yet.