secondlife / secondlife/sl-vscode-plugin

Deleted object still appear in plugin

Open
#135 1 comment 0 reactions 0 assignees View on GitHub

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.

  1. Explore object.
  2. See it in plugin.
  3. Delete it in world.
  4. It doesn't disappear from plugin.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.