amy-jung / collectivedaoarchives.catalog

The Collective DAO Catalog is an open source index of DAO historical events. Together, as an open source database that anyone can contribute to, we can use the power of collective intelligence to highlight patterns and improve the development of new and existing DAOs
https://www.daocatalog.xyz/
MIT License
6 stars 1 forks source link

Small UI tweaks #56

Closed carletex closed 8 months ago

carletex commented 8 months ago

Hey @amy! Tried to tackle all the issues from #52. See comments:

  1. White line on search bar: When I click the text section of the search bar, there's a white outline around the bar (but not on the Search button)

Removed the outline in all inputs.

  1. Loading circle shows up on the right top corner. Loading bar on the top and in the search button should be sufficient.

Removed the spinner.

  1. Records Page: Text under "Protocol" and "Author" should better indicate that it can be clicked on. Either underline and color change over hover (like source link) or box (see mockup)

Used the "boxed" link and kept the underline/hover color for the source link

  1. Match "Connect" button to same style as buttons (2px corner and 1px stroke)
  1. Match Page font and button to same style as buttons

Used the same style as the "search button" (not sure if it's what you meant)

  1. Consistent capitalization of Titles: "See All Records" and "ABOUT" (full caps)

Done!


Let me know if you want to add some tweaks here or if I missed something. You should be able to test on the Vercel preview.

Thanks! <3

Fixes #52

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
collectivedaoarchives-catalog ✅ Ready (Inspect) Visit Preview Jan 23, 2024 8:53am
amy-jung commented 8 months ago

Looks great!! Thank youu