-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
Implement floor navigation for multi-level warehouses using up/down buttons.
Requirements
- Display current floor number
- "Up" button to go to floor above
- "Down" button to go to floor below
- Floor indicator in UI
- Support for up to 6 floors (dynamic)
User Flow
- User views current floor
- User clicks "Up" to see floor above
- User clicks "Down" to see floor below
- Grid updates to show selected floor
Priority
Medium - User experience
Notes
- Floor 0 is ground floor
- Empty floors can exist
- Floor data is stored with zone/product data
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels