Completed
Last Updated: 09 Sep 2022 08:24 by ADMIN
Release 2022.R3
Felix
Created on: 28 Jul 2022 12:38
Category: Wizard
Type: Bug Report
0
Wizard's stepper does not allow manual navigation when the select() method is used on the last step

Bug report

The Wizard's stepper does not allow manual navigation when the select() method is used on the last step.

Reproduction of the problem

  1. Run this dojo.
  2. Navigate to the last step of the Stepper.
  3. Click on the Done button.
  4. Try navigating to a given step by manually clicking on the Stepper.

Current behavior

The Wizard's stepper does not allow manual navigation when the .select() method is used on the last step and navigates back to the first index of the Stepper.

Expected/desired behavior

The Wizard's stepper should allow manual navigation when the .select() method is used on the last step and navigates back to the first index of the Stepper.

Environment

  • Kendo UI version: 2022.2.621
  • Browser: [all]
0 comments