Spinner has higher z-index than sidebar when on mobile
- Lingua principale
- TypeScript
- Stelle
- 8.1k
- Fork
- 1.5k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Issue type
**I'm submitting a ...**
* [x] bug report
* [ ] feature request
### Issue description
Situation: a responsive nb-sidebar, fixed nb-header and an nb-card with spinner inside the nb-layout-column, on a small (mobile) screen: StackBlitz [Example](https://stackblitz.com/edit/nebular-spinner-z-index)
**Current behavior:**
When the nb-card shows the nb-spinner its z-index is higher than the sidebar/header, and showing on top of the sidebar/header, thus rendering items visually grayed out and functionally inaccessible to the user.
**Expected behavior:**
The nb-spinner has a lower z-index than sidebar and header in this situation, so the sidebar and header stay on top and accessible to the user.
### Other information:
**Angular, Nebular, npm, node, OS, Browser**
```
```
*Amazing project, just started dabbling around in it a few months ago. Once I get more into it, I'll look into contributing.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.