Topic: Datepicker/timepicker in modal form

lpokoradi priority asked 3 years ago


Expected behavior

The date/time picker is appearing in front of the modal form, so the user can select the date/time.

Actual behavior

The date/time picker is appearing behind the modal.

Resources (screenshots, code snippets etc.)

https://mdbootstrap.com/snippets/standard/lpokoradi/2473127

  • Launch the modal, the modal form appears with the datepicker.
  • Click on the small calendar icon --> The datepicker is appearing behind the modal form.

lpokoradi priority answered 3 years ago


Hi Mikolaj,

I got where I made the mistake, I used the inline version of the date/time picker in a modal.

You are right, if I drop the data-inline="true" attribute, it works well. So a bug is still there, but at least there is a kind of workaround it.

Regards.


Mikołaj Smoleński staff commented 3 years ago

Thanks for the information. We'll update z-index for inline modes too.


Mikołaj Smoleński staff answered 3 years ago


I've just tested it and it looks ok. The z-index property of pickers is now set to 1055. Modal has 1050. Are You sure the css file was updated to 1.1.0?

Here's an example:

enter image description here

Best regards


lpokoradi priority answered 3 years ago


Hi,

I have just updated my site to MDB5 1.1.0, and the error still exists. :(


Mikołaj Smoleński staff answered 3 years ago


It was just fixed with the latest release (1.1.0).

Best regards


FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Closed

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: 1.0.0
  • Device: N/A
  • Browser: Chrome
  • OS: N
  • Provided sample code: No
  • Provided link: Yes