Song page behaviours
未关闭
good first issue
- 主要语言
- TypeScript
- 星标
- 5
- 派生
- 1
- 平均合并
- 15 分钟
- 30 天内合并 PR
- 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.
贡献指南
调研方向
从 Songs page 更新流程开始,检查提交表单后使用的导航,包括 issue 中提到的 router.push。确认使用浏览器的后退按钮返回时会到达搜索页面,并且歌曲页面上显示的歌词、作者和旋律反映了此次更新。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100