datacommonsorg / website

Code for the Data Commons website
https://datacommons.org
Apache License 2.0
24 stars 88 forks source link

Menu behavior, copy updates and bounce fix. #4608

Closed nick-next closed 2 months ago

nick-next commented 2 months ago

Description

This PR addresses items from the Triage list, as well as some accessibility and menu behavior improvements:

Notes

I added a TODO on the server side to determine the size of the logo automatically rather than have it given explicitly. It is possible to do (and easy to do via Pillow for raster images like .pngs) but since some logos are SVGs, which Pillow cannot handle and so might require a different library, I put this aside for a follow-up after the revamp. For now, the logo width can be supplied explicitly and this will remove the bounce.