geoff-maddock / events-tracker

CRM and calendar to track events, weekly and monthly series, promoters, artists, producers, djs, venues and other entities.
https://arcane.city
MIT License
15 stars 5 forks source link

Events Calendar > Make Calendar Responsive #1186

Open geoff-maddock opened 6 months ago

geoff-maddock commented 6 months ago

The calendar views can be changed manually, but they aren't responsive to the viewport. https://arcane.city/calendar

On a phone, it's not usable.

See if there's a better calendar library that detects the viewport and sets the responsive style based on that. Limit the available options on smaller sizes, and allow choices on bigger viewports.

When on a day view, auto-scroll to the first event

geoff-maddock commented 6 months ago

Got closer - it now sets the default calendar type based on viewport

geoff-maddock commented 5 months ago

Set the height of the calendar relative to the viewport height? Right now it's set to 820px