Deleting Resources (Special Case) - Pane deletion - type indexes
Open
@timea-solid is already working on this.
Since Aug 15, 2026.
question
- Dominant language
- JavaScript
- Stars
- 106
- Forks
- 52
- Avg merge
- 13h 35m
- Merged PRs (30d)
- 10
Description
When deleting the index.ttl with a mintClass or the container we should probably check if it exists on the type indexes and delete if it does.
Sometimes the user may not be able to delete from the type index, although they can delete the resource. If that happens we should inform the user.
When should we do this, before the resource is deleted or after deletion?
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.