/settings) with a persistent left sidebar, similar in feel to the Issue details page’s layout. It replaced an earlier topbar-grid style of settings navigation.
Navigation
The sidebar is split into two sections, Account and Workspace, each listing that section’s tabs with an icon and short description. On small screens the sidebar collapses into a slide-in drawer instead of staying pinned. A tab is selected via atab query parameter — /settings?tab=notifications, for example. Navigating straight to a tab that isn’t enabled (see below) silently falls back to the default tab, Preferences.
Tabs
Not every tab listed in the sidebar is functional yet — disabled ones are shown with a “Soon” badge so the full shape of Settings is visible, but they aren’t clickable.Account
Workspace
Every workspace-section tab is currently “Soon” — none of them are reachable yet. Everything workspace-related (labels, statuses, priorities) is still fixed and defined in code today, exactly as described in Issues and the database schema.
