YaleComputerSociety/Yalies-Legacy

Make dropdowns actually look like dropdowns

Open

#237 opened on Feb 27, 2024

 (2 comments) (1 reaction) (1 assignee)Python (23 forks)auto 404
front-endgood first issuewill be fixed during rewrite

Repository metrics

Stars
 (12 stars)
PR merge metrics
 (PR metrics pending)

Description

Right now, when you open a dropdown, it makes the page shift in a strange way. Make the dropdowns actually float! (bonus points if it's a11y-optimized by using actual dropdown component)

Contributor guide