change layout of input date in afFieldGroup and afQuickField
jholl opened this issue · 2 comments
jholl commented
similiar to #43 , the layout for date fields with label is different than text inputs; therefore needs different template when using afFieldGroup and afQuickField (looks like label and input should not be wrapped in .input-field
)
djhi commented
Though you're right about the layout, I don't see any problems with the current implementation. On the playground, the date field is displayed correctly and its label behave correctly.
I added an afQuickField version on the playground (will be deployed today), and could not see any issue.
Can you explain what the problem is and create a meteorpad for it ?
0o-de-lally commented