Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
oddly enough, i agree with the teacher, a placeholder would have made a world of difference, didn't have to be a label or what not.
-
Actually I kind of agree with the teacher. The annoying thing about date pickers is the format. So a placeholder saying something like: "dd-mm-yyyy" would be nice.
-
morgh6828yAgree, it's good put a label and placeholder. The amount of people I've seen "not getting" the simple UI I built convinced me to be as explicit as possible.
We had a group presentations today, and one group had a simple home screen for a reservation system. It consisted of a date picker and some labeled buttons.
My teacher said, "I don't like how the date search field isn't labeled, I don't know that, that field is for a date".
It's a date picker, that date icon is a universal sign for pick a date, the group said.
He was our programming teacher in our first year 🙈
undefined