native-land-digital / next-nld

A NextJS rebuild of Native-Land.ca.
https://native-land.ca
3 stars 1 forks source link

Improving mobile map experience #130

Open tempranova opened 1 month ago

tempranova commented 1 month ago

Specifically, the toggles, search, and eventual infobox thing take up too much space, and also appear at the same time as the popup. Probably the popup should be removed, and maybe the infobox can slide in and out from the side, to allow users to close and open it. Alternatively, we could have the info stuff appear at the bottom, more like the app.

tempranova commented 1 month ago

Sliding functionality added and popup removed in mobile by https://github.com/native-land-digital/next-nld/commit/8ea9e05d5ed19093918ef3028b2d9d28ceb37726, but more could still be reviewed here!