logbon72 / angular-material-datetimepicker

Datepicker for Angular Material, mimick's Android's date time picker
https://logbon72.github.io/angular-material-datetimepicker
MIT License
169 stars 123 forks source link

Closes already open popups when coming to for front of the screen #60

Closed MADavies closed 7 years ago

MADavies commented 8 years ago

The datetime picker is being called from another modal popup and is forcing the original popup to close stopping me from returning to the original popup to continue what i was doing. Would it be possible to add a skipHide:true to the date time picker popup modal or some other method to stop the pop up from prematurely closing the parent modal popup?

theRichu commented 8 years ago

+1

Owizardo commented 7 years ago

Having this exact issue, which is breaking my form design +1

blaszek222 commented 7 years ago

+1

MUNEERALNAJDI commented 7 years ago

yes, you can by using css

befor input

this way works with me