Song page behaviours
- 主要言語
- TypeScript
- スター
- 5
- フォーク
- 1
- 平均マージ
- 15分
- マージ済み PR(30日)
- 21
説明
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.
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100