CouncilDataProject / seattle_v2

Website for interacting with Seattle's instance of CDP
https://councildataproject.github.io/seattle
BSD 3-Clause "New" or "Revised" License
5 stars 6 forks source link

Show mini player only when the main player is no longer visible. #67

Closed alimon808 closed 4 years ago

alimon808 commented 4 years ago

Description

The place holder of the main player is visible when the mini player is active.

Expected Behavior

Only display the mini player when the main player is no longer visible. Possible solution is to move the Visibility component below the PlayerContainer component.

Reproduction

Scroll down the event page until the top of the main player hits the top of the page.

evamaxfield commented 4 years ago

Resolved by #68