ICIJ / datashare

A self-hosted search engine for documents.
https://datashare.icij.org
GNU Affero General Public License v3.0
584 stars 52 forks source link

design system: login locale dropdown selector #1527

Closed pirhoo closed 1 day ago

pirhoo commented 4 weeks ago

Preview

Image

pirhoo commented 4 weeks ago

Component is here: https://icij.github.io/datashare-client/?path=/docs/components-login-loginlocaledropdownselector--docs

Soliine commented 2 weeks ago

Awesome!

pirhoo commented 1 week ago

I increased the horizontal padding.

Regarding the arrow crispy pixel, unfortunately we can't do much as it drawn in CSS. But I suppose you only see it when you zoom in? It's the same arrow component that every other popover btw.

Soliine commented 1 week ago

It looks fabulous!

It's not only when I zoom in that I see it but it's ok if we can't do anything about it ;)

I notice that in dark mode, when I hover languages, there is the colored background

Screenshot 2024-09-04 at 10 31 06

while it doesn't appear in light mode

Screenshot 2024-09-04 at 10 51 38
pirhoo commented 1 week ago

It's legacy from the previous design, in fact both have a hover background but the contrast is not enough to be visible on light theme. I increased it:

Screenshot from 2024-09-04 11-13-43

Soliine commented 1 week ago

It looks great! Thanks for the explanations too