Nb Stepper Long Names Overlapping on Horizontal Alignment
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.1k
- Forks
- 1.5k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### Issue type
**I'm submitting a ...** (check one with "x")
* [ x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
When defining multiple steps horizontally with long names and resize a bit the width of the window, the texts will overlap looking strange
**Expected behavior:**
Steps should truncate their texts with "..." when screen size doesn't allow displaying entire description for each step.
**Steps to reproduce:**
Create empty app and use NbStepper to display 5 steps with long names displayed horizontal and then resize the window.
**Related code:**
```
insert short code snippets here
```
### Other information:
**npm, node, OS, Browser**
```
```
**Angular, Nebular**
```
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.