Skip to content

Navigation & Layout

Every page in the staff panel shares the same basic layout: navigation on the left and page content on the right.

On wider screens, a fixed sidebar runs along the left edge of the viewport. It contains:

ElementPositionBehavior
Stenbee logoTop of sidebarLinks to the chat page
Nav itemsCenter of sidebarLinks to each page
Logout buttonBottom of sidebarEnds your session

All roles see:

  • Dashboard
  • Chat
  • Contacts

Admin additionally sees:

  • Documents
  • Products
  • Settings
  • Staff
  • Channels

The active page is highlighted in the sidebar with the gold accent color.

On smaller screens:

  • The sidebar is hidden by default
  • A menu button appears at the top-left corner
  • Tapping it opens a slide-out drawer with the same navigation items
  • Tap outside the drawer to close it

Toasts are brief popup messages that appear after an action.

TypeWhen it appears
SuccessAction completed, such as saved, created, or deleted
ErrorAction failed, such as a connection issue, validation error, or permission issue

Some actions require confirmation, especially delete and archive actions. A centered dialog appears with:

  • A title and description of the action
  • Cancel button to abort
  • Confirm button to proceed

For permanent deletion, read the dialog carefully before confirming.