assemblee-virtuelle / assemblee-virtuelle/semapps
Pouvoir supprimer d'un container une ressource importée
- Dominant language
- TypeScript
- Stars
- 103
- Forks
- 14
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Actuellement on peut importer une ressource externe, ce qui l'ajoute via un PATCH sur le container.
Cependant il n'y a pas de mécanisme pour enlever une ressource importée d'un container, même si le code existe côté backend.
Des questions se posent:
- Où mettre le bouton ? Dans la liste ou sur la page de la ressource ?
- Le label est-il "Supprimer" ou faudrait-il quelque chose de plus précis comme "Enlever du container" ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the container resource import flow that adds an external resource through PATCH, then inspect the existing backend mechanism for removing it. Decide whether the action belongs in the resource list or resource page and clarify its label; done means an imported resource can be removed from the container through the UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100