Topic: mdb-date-picker [openOnFocus]="false" Problem

Wanderson pro asked 2 years ago


Expected behavior

Turn off openOnFocus so that the user can freely type the date on the keyboard

Actual behavior

When the user enters to type, the forms are missing the scrollbar

Resources (screenshots, code snippets etc.)

<mdb-date-picker mdbDateFormat [openOnFocus]="false" [inline]="false"
                              [options]="datePickerOptions" formControlName="dt_execucao"
                              class="form-control">
                            </mdb-date-picker>

enter image description here

After

enter image description here

This app is in production and I'm having several complaints from my customers, I need an urgent fix as it is a frequently used page.


Wanderson pro commented 2 years ago

From what I noticed the component identifying the focus, is injecting the style style="overflow: hidden;" in the tag of the page.


Arkadiusz Idzikowski staff commented 2 years ago

@Wanderson Thank you for reporting this problem, we will take a closer look at that.



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Opened

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: MDB4 11.1.0
  • Device: ALL
  • Browser: ALL
  • OS: ALL
  • Provided sample code: No
  • Provided link: No