snap-cloud / snapcon

An event management tool tailored to Snap!Con. Forked from OSEM
https://snapcon.org
MIT License
9 stars 9 forks source link

Add "jump to current event" button to events schedule #373

Closed Edge7481 closed 3 months ago

Edge7481 commented 6 months ago

Pivotal Tracker Link

What this PR does:

This PR adds a "jump to current event" button on the schedules page to scroll to the event closest to the the current time

Include screenshots, videos, etc.

image

Who authored this PR?

How should this PR be tested?

I added a test that checks that the current event is correctly highlighted

Since javascript is incompatible with Timecop, I had to unfreeze timecop and use the actual real life time to test this feature.

Are there any complications to deploying this?

Checklist: