aimementoring / blueprint

This project defines some standards for all AIME platforms.
5 stars 0 forks source link

Add label / placeholder css animation to form inputs #15

Open lulen11 opened 5 years ago

lulen11 commented 5 years ago

When a user focuses on any input, the input placeholder needs to css animate to show the label above the form field.

Eg. See - https://material.io/design/components/text-fields.html# and https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/material-design/forms/

@mischacolley do you have the link where you once did this on the AIME codebase?

mischacolley commented 5 years ago

@lulen11 yep here https://v2.aimementoring.com/global/apply

mischacolley commented 5 years ago

@charliemckenzie note this re form designs