Mobile Version
Funding History Search is fully responsive and works on mobile devices with screens 768px and narrower.
Layout Changes
On mobile, the three-panel desktop layout transforms into a single-panel view:
| Desktop | Mobile |
|---|---|
| Left sidebar always visible | Collapsed to a ≡ Scan button (48px) |
| Right sidebar always visible | Collapsed to a $ Portfolio button (48px) |
| Center panel shares space | Center panel takes full width |
Floating Action Buttons
Two floating action buttons (FABs) appear at the bottom of the screen:
- ≡ Scan — opens the left sidebar (scan controls + results list) as a full-width overlay
- $ Portfolio — opens the right sidebar (portfolio) as a full-width overlay
Tap a FAB to open the corresponding panel. A backdrop overlay appears behind the panel — tap it to close.
Navigation Flow
- Open the Scan panel → configure and run a scan → browse results
- Tap a ticker → the panel closes, ticker details appear in the center
- Open the Portfolio panel → view positions and PnL
- Use the fullscreen portfolio modal for detailed position management
Resizable Panels
On desktop, panels can be resized by dragging the dividers between them:
- Left divider — adjusts the width of the scanner/results panel (min 200px, max 600px)
- Right divider — adjusts the width of the portfolio panel (min 200px, max 600px)
- Panel widths are saved to localStorage (
ts_leftWidth,ts_rightWidth) and restored on next visit
On mobile, panel resizing is disabled — panels always take full screen width when open.
Optimal Mobile Experience
Use the Fullscreen Portfolio (⛶ button) for the best position management experience on mobile. The fullscreen modal provides a larger table view and per-position PnL charts that are easier to interact with on a small screen.