NbStepper should consider hidden property of NbStep
未关闭
- 主要语言
- TypeScript
- 星标
- 8.1k
- 派生
- 1.5k
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Issue type
* [x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
if some step was set to `hidden` and call next or previous etc. , NbStepper still get into hidden step.
**Related code:**
https://github.com/akveo/nebular/blob/064b9aad1ce1ba629f984931f2dd8bf1cb727059/src/framework/theme/components/stepper/stepper.component.ts#L197-L207
**Other**
Not only just above problem but also number sequence of steps shown in stepper isn't correct if some steps are hidden.
贡献指南
评估
这个 Issue 还没有评估数据。