source-cooperative / source-cooperative/source.coop
[Proposed Feature] Delete object from UI
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 9
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 42
Description
Description of Feature:
Allow users to delete objects via the Source UI.
What value is this feature adding to Source Cooperative?
Sometimes files get uploaded accidentally, and users need a way to remove them.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Source UI entry point for uploaded objects and reading how uploaded files are represented there. Determine the existing deletion entry point, including any related API behavior, before defining the interaction. Done means users can remove an accidentally uploaded object from the Source UI and the object no longer appears there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100