Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .changeset/objectui-7559-relay-rung-census.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
---

Internal, no published behaviour change: the object page's list relay
(`app-shell`'s `views/ObjectView.tsx`) gains a standing census
(`ObjectView.relayRungCensus-7559.test.ts`, objectui#7559) that re-derives the
`ListViewSchema` member set at test time and requires every member to have
either a rung in the relay or a declared absence with a reason. The only source
edits are comments and a type-only read at the `tree` block (`TreeViewConfig`),
which compiles away.
Loading
Loading