CodeyBoi / CodeyBoi/appendix3

Song page behaviours

Ouverte
#321 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
good first issue
Langage dominant
TypeScript
Étoiles
5
Forks
1
Merge moyen
15 min
PR mergées (30 j)
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.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
typescript
Domaine
frontend
Type d'issue
Bug
Difficulté
2/5
Temps estimé
1-3 heures
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.