Skip to content

Indent nested tree rows on Operating Picture#19

Merged
Extentsoftware merged 1 commit intomainfrom
ui/operating-picture-tree-indent
May 10, 2026
Merged

Indent nested tree rows on Operating Picture#19
Extentsoftware merged 1 commit intomainfrom
ui/operating-picture-tree-indent

Conversation

@Extentsoftware
Copy link
Copy Markdown
Owner

Summary

  • NodeRow.razor already emits tree-depth-N classes per nesting level, but no CSS rules existed for them — so features and their child capabilities rendered at the same indent on the Operating Picture page.
  • Adds depth-scaled padding plus a left guide border for depths 1–3 so the parent/child relationship is visible at a glance.

Test plan

  • Run the web app, open the Operating Picture, confirm capabilities visibly nest under their parent feature.

🤖 Generated with Claude Code

NodeRow set tree-depth-N classes but no CSS rules existed for them, so
features and their child capabilities rendered at the same indent. Add
depth-scaled padding plus a left guide line so the parent/child
relationship is visible at a glance.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Extentsoftware Extentsoftware merged commit 1d60989 into main May 10, 2026
1 check failed
@Extentsoftware Extentsoftware mentioned this pull request May 10, 2026
5 tasks
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.

1 participant