Skip to content

Fix duplicate Code tab refresh content - #2

Open
pollychen-lab wants to merge 1 commit into
libra-tools:mainfrom
pollychen-lab:agent/fix-code-tab-refresh-duplicates
Open

Fix duplicate Code tab refresh content#2
pollychen-lab wants to merge 1 commit into
libra-tools:mainfrom
pollychen-lab:agent/fix-code-tab-refresh-duplicates

Conversation

@pollychen-lab

Copy link
Copy Markdown

Closes #1

Summary

  • Clear the Usage tab body before re-rendering refreshed usage data.
  • Clear the Automation tab body before re-rendering refreshed automation data.
  • Remove now-unreachable sibling cleanup that only examined nodes after the newly-created toolbar.

Validation

  • npm run typecheck
  • npm run build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code view refresh appends duplicate Usage and Automation content

1 participant