primer / view_components

ViewComponents for the Primer Design System
https://primer.style/components/
MIT License
475 stars 116 forks source link

FormControl-spacingWrapper shows excessive whitespace when form has hidden inputs #3194

Open gwwar opened 21 hours ago

gwwar commented 21 hours ago

Try creating a form with hidden inputs. The row-gap css rule adds extra whitespace.

To see an example live:

extra space from hidden inputs disable row gap
Form with four extra lines of space at the top Form without spaces between inputs
gwwar commented 20 hours ago

Likely this file: https://github.com/primer/view_components/blob/fd3578bd16622d4ad204b87d3826e8aae5fd82d0/app/components/primer/alpha/text_field.pcss#L69