Commit 9934edb
refactor(plugin-view): suppress duplicate renderNamedViewTabs in app-shell (ADR-0053) (#1803)
Add hideNamedViewTabs prop to the plugin-view ObjectView; app-shell ObjectView
sets it (both PluginObjectView mount points) because it already renders the
canonical ViewTabBar. Standalone consumers (byo-backend-console,
SystemObjectViewPage) leave it unset and keep their only switcher. Removes the
latent duplicate named-view tab row in app-shell context.
Verified: object list shows one switcher row, 10 records render, no errors.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent b1062a0 commit 9934edb
2 files changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1703 | 1703 | | |
1704 | 1704 | | |
1705 | 1705 | | |
| 1706 | + | |
1706 | 1707 | | |
1707 | 1708 | | |
1708 | 1709 | | |
| |||
1745 | 1746 | | |
1746 | 1747 | | |
1747 | 1748 | | |
| 1749 | + | |
1748 | 1750 | | |
1749 | 1751 | | |
1750 | 1752 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
125 | 132 | | |
126 | 133 | | |
127 | 134 | | |
| |||
209 | 216 | | |
210 | 217 | | |
211 | 218 | | |
| 219 | + | |
212 | 220 | | |
213 | 221 | | |
214 | 222 | | |
| |||
1034 | 1042 | | |
1035 | 1043 | | |
1036 | 1044 | | |
| 1045 | + | |
| 1046 | + | |
1037 | 1047 | | |
1038 | 1048 | | |
1039 | 1049 | | |
| |||
0 commit comments