akveo / akveo/nebular

Validate attribute in Stepper component

Open
#2,260 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
8.1k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

I would like to validate in Stepper if by a type of status and a few steps were completed and indicate what step was left.

* [ x] feature request

If there is a possibility that the Stepper component has an if to validate if an attribute is with a certain value, it must mark the completed steps and show active the step that is currently

```




```

> data = { status = 'ingreso' }

For example validate the status is 'ingreso' in this case the stepper must show step 1 and 2 with blue approval as finished and show step 3 active.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.