api-platform / api-platform/create-client
Make sure all Mercure implementations have the same behavior
Aperta
- Lingua principale
- TypeScript
- Stelle
- 376
- Fork
- 132
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Mercure implementations should:
- retrieve the hub URL from the response
- subscribe all topics in the same event source in the list (not the case in the Next.js implementation)
- correctly remove an item in the list when it is deleted
- unsubscribe when the component is unmounted
- correctly go back to the list when an item is deleted while in the show page
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.