Problem
During the ride flow, the Roadflare header is getting pushed up almost beyond the visible screen area, making the top of the UI hard to read or fully cropped depending on device size.
Suspected Cause
The vertical layout in the ride flow appears to be over-allocating space to the pickup pin and the gap between it and the chat button below.
Suggested Fix
- Reduce the pickup pin size slightly — it can probably be made a little smaller without losing visual clarity.
- Reduce the vertical spacing between the pickup pin and the chat button that follows it.
Together these adjustments should bring the rest of the layout down enough that the Roadflare header sits fully on-screen.
Notes
- Visual-only adjustment; no behavior changes expected.
- Worth eyeballing on multiple device sizes (smaller iPhones likely show the worst clipping).
Problem
During the ride flow, the Roadflare header is getting pushed up almost beyond the visible screen area, making the top of the UI hard to read or fully cropped depending on device size.
Suspected Cause
The vertical layout in the ride flow appears to be over-allocating space to the pickup pin and the gap between it and the chat button below.
Suggested Fix
Together these adjustments should bring the rest of the layout down enough that the Roadflare header sits fully on-screen.
Notes