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 はまだ評価されていません。