gsoft-inc / sg-orbit

The design system for ShareGate web apps.
https://orbit.sharegate.design
Apache License 2.0
101 stars 37 forks source link

🐛 PasswordInput is too small on small resolutions #1148

Closed fraincs closed 1 year ago

fraincs commented 1 year ago

Describe the bug

On a small screen PasswordInputs are too small.

image

Steps to reproduce

On a small screen check a passwordInput field.

Expected results

It follows the same rules as other inputs.

fraincs commented 1 year ago

@patricklafrance The chromatic test tests the input in a 10% width container this is why it seems broken on mobile.

fraincs commented 1 year ago

Closing issue as it's an intended behaviour although it might seems broken on mobile.