olmps/memo

[Component] Custom `TextField`

Closed this issue · 0 comments

Summary

Using the same principle of #224, recently designed TextFields aren't following Material guidelines, which mean that we must implement a custom Widget to achieve such visual style.

This component could be a wrapper in the native TextField, while adding the visual style on top of it. Doing like so lets us benefit from the native TextField implementation features.

Business Rules

It must respect the visual behavior specified in the Figma project, which are visually explained in the state screenshots below

Screenhots

TextField states

CleanShot 2021-10-29 at 09 27 25