one-zero-eight / website

InNoHassle website for accessing ecosystem services at Innopolis University. Student dashboard, personal schedule, room booking, interactive maps, and more.
https://innohassle.ru
MIT License
10 stars 4 forks source link

[Calendar] Remove calendar flickering on .ics change #102

Closed ArtemSBulgakov closed 1 month ago

ArtemSBulgakov commented 10 months ago

When a list of urls (for .ics files) changes (on new favorite; on hiding of event group), calendar is fully cleared and then rerendered. It causes moving of page for one moment.

Can be fixed by manually calling addEventSource and remove without recreating FullCalendar component.

ArtemSBulgakov commented 1 month ago

Fixed by ba3034285d62f036a90a979ba1d32692170e5822