website
website copied to clipboard
Visual Bug on Hover over People on Episode Card
I noticed that with 4 people listed in an episode, hovering over the bottom edge of the list of people on the episode card from the site's home/landing page causes a visual bug where the cursor gets caught in a loop of going in and out of the relevant div. See the attached video.
https://github.com/syntaxfm/website/assets/128757124/8f8ba78a-8031-44cb-b0ca-1e5c6c2718df
Good catch. I bet there is something with animating the grid or flex tracks here to just expand to available space
Fixed!