Focusing on selection element by 'tab' key work on


Topic: Focusing on selection element by 'tab' key work on disabled element

Saban pro premium asked 4 years ago

Expected behavior

When passing between elements in form with tab key, disabled selection elements must be skipped

Actual behavior

The "tab-index" attribute value is 0 instead of -1 or null, so we enter the selection element (and can select a value)


Arkadiusz Idzikowski staff commented 4 years ago

Which MDB component do you use? Please provide more information about the problem.


Saban pro premium commented 4 years ago

We use on mdb-select.

We have a FormGroup object with controls. When we disable at the FormGroup level, it works fine. But it happens when we disable a specific control under the form group.

It blocks us. Can u help us ASAP?


Grzegorz Bujański staff commented 4 years ago

Hi. Unfortunately I am unable to reproduce this error. Can you paste your code here?


Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: 7.2.0
  • Device: desktop
  • Browser: chrome
  • OS: windows
  • Provided sample code: No
  • Provided link: No