AlexanderOtavka / ride-board

Ride sharing for Grinnell students
https://rideboard.app
MIT License
1 stars 3 forks source link

Form labels don't float #78

Open AlexanderOtavka opened 4 years ago

AlexanderOtavka commented 4 years ago

Probably a turbolinks issue, but form labels aren't floating when I navigate to a page. Once I reload, they float just fine.

yashdavisgupta commented 4 years ago

Sigh, you are probably right. After I finish with the facebook button I'll take a look at this.

AlexanderOtavka commented 4 years ago

Awesome. Thanks!

yashdavisgupta commented 4 years ago

Sorry, when you say floating, can you expand on that? The label of a form should animate to be smaller and away from the input field. Can you give me an example of one that does not do this? The only one I can find is "Post a Message" which is a placeholder rather than a label.

yashdavisgupta commented 4 years ago

@AlexanderOtavka still cannot replicate.