Completed
Last Updated: 06 Nov 2020 09:01 by ADMIN
Seyfor
Created on: 10 Apr 2018 11:15
Category: Stepper
Type: Feature Request
26
Stepper component
It would be nice to see stepper component as part of Kendo UI for Angular.
Something like this: https://material.angular.io/components/stepper/overview
11 comments
ADMIN
Dimiter Topalov
Posted on: 06 Nov 2020 09:01

Hello Raj,

The Stepper component does not have built-in content area like similar Wizard-like widgets, and just provides the customizable UI for displaying a step-by-step process. That being said, the component can be easily adjusted to reflect the changes, happening in another custom content container.

For example, the following runnable example from our documentation demonstrates how to implement a multi-step form using the Stepper:

https://www.telerik.com/kendo-angular-ui/components/forms/advanced-forms/multi-step-form/

The default behavior of the component is that previous steps are considered completed. This can also be configured via the isValid option and the possibilities for custom validation:

https://www.telerik.com/kendo-angular-ui/components/layout/stepper/step-validation/#setup

https://www.telerik.com/kendo-angular-ui/components/layout/stepper/step-validation/#controlling-the-validation

We are also considering the possibility for adding a dedicated Wizard component to the suite in the future, but as demonstrated in the first documentation article, linked above, this can be achieved with a relatively straight-forward custom implementation too.

Regards,
Dimiter Topalov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Raj
Posted on: 30 Oct 2020 18:39
Kendo UI stepper doesn't mimic all the features of Material Angular stepper. Especially back and forth navigation and completed property is missing in Kendo Stepper. is there a plan to bring the functionality to match what material offers?
ADMIN
Dimiter Topalov
Posted on: 13 May 2020 08:11

Hi,

The Stepper component is now released:

https://www.telerik.com/kendo-angular-ui/components/layout/stepper/

Regards,
Dimiter Topalov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
ADMIN
Dimiter Topalov
Posted on: 17 Feb 2020 12:52

Hello Jennifer,

I am glad to inform you that a Stepper component is planned for our next official R2 release, scheduled for May.

Regards,
Dimiter Topalov
Progress Telerik

Get quickly onboarded and successful with your Telerik and Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Jennifer
Posted on: 14 Feb 2020 21:36
Would be great to have this component :)
ADMIN
Dimiter Topalov
Posted on: 28 Nov 2019 10:09

Hello,

While there is still no dedicated Kendo UI for Angular Stepper component, developers can utilize the TabStrip, and fit it to their needs where applicable, for example:

https://stackblitz.com/edit/angular-uuw13e?file=app/app.component.ts

Regards,
Dimiter Topalov
Progress Telerik

Get quickly onboarded and successful with your Telerik and Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Ioannis
Posted on: 28 Nov 2019 09:24
+1
Hussein
Posted on: 03 Jul 2019 07:34
Thank you :)
ADMIN
Dimiter Topalov
Posted on: 03 Jul 2019 07:30
Hello,

Thank you for submitting this feature request and all the feedback.

We will track the customer demand for the described Stepper component here, and will consider including it in our future plans, based on the interest.

Regards,
Dimiter Topalov
Progress Telerik
Get quickly onboarded and successful with your Telerik and Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Hussein
Posted on: 26 Jun 2019 14:19
Yes it's very important
Stacey
Posted on: 08 Sep 2018 21:00
Yes! This would be wonderful. I find the Material one insufficient, and the one that PrimeNG offers isn't very good. I've had to ad-hoc my own for a while now and am unsatisfied mingling it among superior Kendo components.