chore(web): drop legacy <Tabs> from /agents layout #1025
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks#1025
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As a maintainer,
I want the legacy internal
<Tabs>removed from/agents,so that the route stops doing nav-inside-nav now that the sidebar covers the same hierarchy.
Acceptance criteria
Cleanup
apps/web/src/routes/agents.tsx(oragents.index.tsx) no longer imports<Tabs>/<TabList>/<TabPanel>for the Fleet / Globals / JSON top-level navigation.<Outlet />. No tab UI.SECTION_TABS,SectionPanewrappers that exist only to host the tab structure) are deleted or inlined into their child route.Other tabs
<Tabs>for an inner concern (e.g. agent-detail page sub-views), that stays.Tests
<Tabs>test cases for/agentsdeleted; per-sub-route tests cover the equivalent surface (#nav-v2-1).Out of scope
References
docs/specs/nav-consolidation.md§ Migration plan step 9.apps/web/src/routes/agents.index.tsx:73-77.🧹 janitor: this ticket has been idle-assigned since 2026-05-10T11:09:37.000Z. Re-dispatching.