mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-08-09 10:21:03 +00:00
feat(ui): redesign top bar with three-zone navigation layout (#237)
Replace flat row of 10 individual buttons with a structured three-zone layout: node context pill (left), animated navigation group (center), and utility actions (right). Uses the Highlight component from animate-ui for a spring-animated sliding indicator between nav items. Responsive: icon+text labels at xl, icons-only at md, sheet drawer for mobile. Navigation is data-driven via a permission-aware array that conditionally includes admin and Team Pro items.
This commit is contained in:
@@ -3,7 +3,7 @@ title: Settings Reference
|
||||
description: Complete reference for every option in the Sencho Settings Hub.
|
||||
---
|
||||
|
||||
Open the Settings Hub by clicking **Settings** in the top navigation bar. The left sidebar lists all available sections.
|
||||
Open the Settings Hub by clicking the **Profile** icon in the top-right corner and selecting **Settings**. The left sidebar lists all available sections.
|
||||
|
||||
<Frame>
|
||||
<img src="/images/settings/settings-overview.png" alt="Settings Hub showing the Account tab and the full section sidebar" />
|
||||
|
||||
Reference in New Issue
Block a user