-
Notifications
You must be signed in to change notification settings - Fork 13.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<ion-datetime> - several cosmetic issues #6764
Comments
@jgw96 Would you please remove the ios label and add the datetime label? Thanks! |
@adamdbradley Any chance of this making it into the beta8 milestone? This is the only remaining issue I have seen with this component. Thanks for making Ionic2 great! |
Hey @keithdmoore, Thanks for submitting the issues 👍 . No promises on the beta 8 timeframe, but we'll tackle this asap! Thanks, |
Thanks for the issue! This will be fixed in the
😄 |
Oh Brandy, I am so in love with you! You rock! |
Thanks for reporting, had the same issue |
When using the Ionic2 datetime aka
ion-datetime
component withion-item
andion-label
, there are several cosmetic issues.Issue 1. When using a
stacked
label, upon selecting a date, the date is placed in the center of the input field. I expect the date to be left justified under the label like other inputs do.Issue 2. When using a normal
ion-label
, it looks like the label is bolded and the font size is larger. I would expect the label styling to remain in tact when anion-datetime
component is placed under it. See sample code below issue 3.Issue 3. Also, note the date starts to get truncated too early. Seems like it could be adjusted so that it starts to truncate when the date is closer to the label.
Here is a plunker that demonstrates the issues. Just select some dates for the date fields.
http://plnkr.co/edit/hxJ3TprMA5Aq2pwi0Fbv?p=preview
Cordova CLI: 6.1.1
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Framework Version: 2.0.0-beta.7
Ionic CLI Version: 2.0.0-beta.25
Ionic App Lib Version: 2.0.0-beta.15
ios-deploy version: 1.8.5
ios-sim version: 3.1.1
OS: Mac OS X El Capitan
Node Version: v5.8.0
Xcode version: Xcode 7.3.1 Build version 7D1014
The text was updated successfully, but these errors were encountered: