datacommonsorg / website

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

Fix stat var search bar dropdown in stat var explorer and download tool #4329

Closed juliawu closed 3 weeks ago

juliawu commented 1 month ago

Fixes a bug in our stat var explorer and download tool where the SV search results dropdown covers the search bar itself.

Also adjusts the spacing on the "X" in the search bar when typing to be more vertically centered.

Before: Screenshot 2024-06-07 at 5 26 05 PM

After: Screenshot 2024-06-07 at 5 24 37 PM Screenshot 2024-06-07 at 5 24 17 PM Screenshot 2024-06-07 at 5 25 43 PM

juliawu commented 3 weeks ago

Nice! Can you also make the dropdown's width match the width of the input container?

Updated to full width. See screenshot: Screenshot 2024-06-11 at 12 20 13 PM