swisspost / design-system

The Swiss Post Design System pattern library for a consistent and accessible user experience across the web platform.
https://design-system.post.ch
Apache License 2.0
121 stars 14 forks source link

Form controls should have rounded corners, when focused #3165

Closed oliverschuerch closed 2 weeks ago

oliverschuerch commented 3 months ago

image

Do this for:

gfellerph commented 3 months ago

I don't think border-radius should change based on the focus state (there was previous discussion about this). In the case of the input fields, we came to the conclusion to leave the focus outline square, matching the border-radius of whatever element it's being used on. We could update the design for consistency, but that has low prio IMO.

gfellerph commented 2 weeks ago

Closing as fixed