bootstrap-ui-datetime-picker
bootstrap-ui-datetime-picker copied to clipboard
Cancel vs Close
trafficstars
The implementation modifies the model incrementally on date or time selection but doesn't provide any support for cancelling the change and reverting the model.
Unfortunately this is unusable for me in a number of scenarios in which I want to perform some action only when the user has selected 'submit' and leave the model unmodified when they choose to cancel without submitting.