OneBusAway / wayfinder

Modern web app frontend for OneBusAway built in JavaScript with SvelteKit
GNU Affero General Public License v3.0
4 stars 1 forks source link

Modal Pane Content Underlap with Search #71

Closed aaronbrethorst closed 2 days ago

aaronbrethorst commented 3 days ago

Content underlap

image

Desired outcome

The modal pane is smart enough to know what y coordinate it can grow to, and never overlaps the search UI.

image