projectnessie / nessie

Nessie: Transactional Catalog for Data Lakes with Git-like semantics
https://projectnessie.org
Apache License 2.0
908 stars 117 forks source link

Site: display download options for each artifact in tabs #8946

Closed adutra closed 3 days ago

adutra commented 5 days ago

... also include more download options from Maven Central.

adutra commented 4 days ago

Funny, I tried this change initially, but wasn't happy with my own result. TL;DR the visual experience of the "tabs" was a bit annoying, because it's not immediately clear "that the tabs are actually tabs". Mind playing with the CSS for these and maybe make the inactive tabs appear with a light gray and the active tab with a bit darker gray?

Here is how it looks on my end right now. I find it nice in fact.

image

Here is what I could get:

image

Is that OK? Tested on Chrome for Mac and Safari for Mac.

snazy commented 4 days ago

Is that OK? Tested on Chrome for Mac and Safari for Mac.

Yea! That looks much better! You can now see that these are tabs and not just text or heading.