ocean-ds / ocean-web

Blu's Design System for Web

Home Page:https://ocean-ds.github.io/ocean-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inputs missing focused behavior

julianasouza-s opened this issue · comments

As soon as the user begins typing the input field state should change to Focused, with the border a bit thicker (2px, $border-width-thin) and change color to blue ($brand-primary-down).
This behavior happens flawlessly on the Text Area, though. This could be used as a reference to fix this bug ;)