Topic: Stepper tab links don't let me navigate back and forth even when validated

softcon premium asked 2 years ago


Expected behavior When Step 1-5 have all been correctly enetered and validated, I should be able to navigate through all steps using the Tab link

Actual behavior Fill out Steps 1-5. click on "Step 1" tab. Now click on "Step 5" tab again...Notice you can't go back to step 5. Or step 4 or step 3, even though they are validated. Client is asking why this is and how we fix it.

Resources (screenshots, code snippets etc.) https://mdbootstrap.com/snippets/standard/softcon/3734634#html-tab-view


Grzegorz Bujański staff answered 2 years ago


This requires changes to the src code to fix this. We already have a task to fix this.


softcon premium commented 2 years ago

Thanks. In the meantime I managed to get around the problem by creating my own stepper buttons. It works out how many step are between the first and the maximum the user has reached, and performs the next() JS call for each one (with a 50ms delay between each call).



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

  • ForumUser: Premium
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 3.10.2
  • Device: PC
  • Browser: chrome, Edge, Firefox
  • OS: windows 10
  • Provided sample code: No
  • Provided link: Yes