showing lock status on component viewer instances#836
Conversation
|
Coverage Impact This PR will not change total coverage. Modified Files with Diff Coverage (1)
🛟 Help
|
There was a problem hiding this comment.
Pull request overview
This PR adds visual indication of lock status for component viewer instances by displaying a lock icon next to locked root instances in the tree view.
Changes:
- Added lock icon display for locked root instances in the component viewer tree
- Updated test infrastructure to support ThemeIcon mocking
- Added test coverage for lock icon assignment behavior
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/views/component-viewer/component-viewer-tree-view.ts | Implements lock icon display logic for locked root instances |
| src/views/component-viewer/test/unit/component-viewer-tree-view.test.ts | Adds ThemeIcon mock and test case for lock icon functionality |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Changes
Screenshots
Checklist