ConservationMetrics / guardianconnector-views

A Nuxt.js tool that reads data from a SQL database and renders it on different views (map, gallery, alerts dashboard)
MIT License
3 stars 0 forks source link

Responsive design for Sidebar (with pulsing arrow as cue to scroll) #28

Closed rudokemper closed 5 months ago

rudokemper commented 5 months ago

This PR implements responsive design for the Sidebar (formerly FeaturePopup) by allocating it 50% of the bottom of the screen for smaller viewports. Also added is a pulsing arrow to cue the user to scroll down.

image