Skip to content

CodeRabbit fixes for SoA tree view#558

Open
data-bot-coasys wants to merge 1 commit intocoasys:feature/soa-tree-viewfrom
data-bot-coasys:feature/soa-tree-view
Open

CodeRabbit fixes for SoA tree view#558
data-bot-coasys wants to merge 1 commit intocoasys:feature/soa-tree-viewfrom
data-bot-coasys:feature/soa-tree-view

Conversation

@data-bot-coasys
Copy link
Contributor

Addresses CodeRabbit review comments on PR #555

- SoANode.tsx:
  - Filter out empty tags after split using explicit filter
  - Fix hasDetails to only include collapsible fields (not status/priority)
  - Make header a semantic button with aria-expanded

- SoATreeView.tsx:
  - Register placeholder nodes for items referenced only by relationships
  - Detect and reject back-edges to prevent cycles in parent-child assembly
  - Use server-side filtering with LinkQuery instead of client-side filtering
@coderabbitai
Copy link

coderabbitai bot commented Mar 12, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 89930c4d-7fce-4d19-9ff0-9ac90cd0fc13

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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