CodeyBoi / CodeyBoi/appendix3

Song page behaviours

未关闭
#321 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。