FundingCircle / sass-common

Common Sass mixins and files
BSD 3-Clause "New" or "Revised" License
14 stars 5 forks source link

Fix form UI bug #120

Closed AugusteTomaseviciute closed 9 months ago

AugusteTomaseviciute commented 9 months ago

So it looks like when Sass was being upgraded a bug slipped in :( It's due to our coupling of classes and the form selection boxes, the form inputs were suddenly misformatted. More on this can be read about here (the important section applies to us). p.s. opening sandbox.html in the browser is a good way to test this :)

Before

image

After

image

fc-infosec-sast commented 9 months ago

✅ SAST Report

No issues found. Good job! 💪