secondlife / secondlife/sl-vscode-plugin
Deleted object still appear in plugin
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 33
- Forks
- 15
- Avg merge
- 14h 50m
- Merged PRs (30d)
- 9
Description
If you see an object in the plugin, then you delete the object in world, it doesn't disappear from the plugin.
- Explore object.
- See it in plugin.
- Delete it in world.
- It doesn't disappear from plugin.
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
Reproduce the issue by exploring an object in the plugin, deleting it in the world, and checking whether it remains visible. Trace the object display and refresh behavior from the plugin entry points; done means deleted objects no longer appear after the world deletion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100