icortes99 / travel-form-frontend

UI for interaction with the travel forms to Disney. Using Next JS, Chakra and GraphQL
https://travel-form-frontend.vercel.app
1 stars 0 forks source link

Placeholder looking like selected value #7

Closed icortes99 closed 5 months ago

icortes99 commented 5 months ago

Dropdowns display the placeholder as if a value is already selected when not. This is way confusing for any user. The placeholder must be shown grayed out.

The same for date inputs. The placeholder is not grayed out.

icortes99 commented 5 months ago

Commit already pushed to fix placeholder colors for input data and input dropdown