Skip to content
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

Typing date and enter doesn't save date #824

Closed
KristofVanKriekingen opened this issue Feb 17, 2014 · 5 comments
Closed

Typing date and enter doesn't save date #824

KristofVanKriekingen opened this issue Feb 17, 2014 · 5 comments
Labels
Milestone

Comments

@KristofVanKriekingen
Copy link

Basically when we type the date for example 30/01/2015 and press enter it doesn't save the date.

http://eternicode.github.io/bootstrap-datepicker/?markup=input&format=&weekStart=&startDate=&endDate=&startView=0&minViewMode=0&todayBtn=false&language=en&orientation=auto&multidate=&multidateSeparator=&keyboardNavigation=on&forceParse=on#sandbox

Enter the date 30/01/2015 ( by typing ) and then press enter.
It doesn't save.

Kind regards
Kristof

@eternicode eternicode added this to the 1.3.1 milestone Mar 2, 2014
@acrobat
Copy link
Member

acrobat commented Apr 3, 2014

@eternicode ping

@JEDIBC
Copy link

JEDIBC commented Apr 4, 2014

Hi,

I have the same problem.

@nilgundag
Copy link

I have the same problem too.
Even if keyboard navigation is disabled, enter causes the date to be cleared.

Also from documentation:

http://bootstrap-datepicker.readthedocs.org/en/latest/keyboard.html

When the picker is visible, enter will toggle the focused date (if there is one). When the picker is not visible, enter will have normal effects – submitting the current form, etc.

When the date is deselected, the clearDate event is triggered; otherwise, the changeDate event is triggered. If autoclose is enabled, the picker will be hidden after selection or deselection.

@sman591
Copy link

sman591 commented Jul 28, 2014

I have the same issue. But I've fond this bug is solved in #984 - the multidate feature performs when it shouldn't (removes the entered date because it isn't found in the date range).

Now if we can get @eternicode in on this...

@acrobat
Copy link
Member

acrobat commented Dec 10, 2014

Fixed in #984

@acrobat acrobat closed this as completed Dec 10, 2014
@acrobat acrobat modified the milestones: 1.3.1, 1.3.2 Dec 10, 2014
@acrobat acrobat mentioned this issue Dec 10, 2014
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants