02. General Settings
General Settings should contain only global radar behavior and presentation options.
What to configure here
- Instance name and high-level identity settings.
- General map behavior and display options.
- User-facing options rather than infrastructure options.
Recommended configuration order
- Set general options.
- Save.
- Go to
Feedsand configure data sources. - Return to visual fine-tuning only after feed data is stable.
Best practices
- Apply small changes and save in steps.
- After major changes, refresh radar and verify
AircraftList.json. - Avoid mixing UI changes and infrastructure changes in one pass.
Current UI behavior notes
Theme modes and map controls
- Available themes in radar UI:
Classic,Futuristic,OverFuture. - Map action controls (zoom, layers, location, visual panel) use a unified button layout.
- In
FuturisticandOverFuture, controls should be displayed as standalone buttons without an extra outer frame around the whole control group. - After frontend updates, use a hard refresh to make sure the latest CSS is loaded.
Mobile aircraft detail sheet
- On mobile viewport, selecting an aircraft opens a bottom sheet in collapsed mode.
- Tap the sheet handle or swipe up to expand the sheet.
- Swipe down (when detail scroll is already at top) to collapse.
- Closing aircraft detail resets sheet state and scroll position.
- UI is safe-area aware (
viewport-fit=cover), so bottom spacing should respect device insets on iOS-like devices.
Aircraft list sorting
- Sortable columns include
Op,ICAO,Reg,Callsign,Alt,Spd. - Sorting preference is persisted in browser storage.
No comments to display
No comments to display