AllenFang / AllenFang/react-bootstrap-table

React-Select outside Datatable with z-index not working 'overview:inherit !important'

Aperta
#2,062 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
2.2k
Fork
761
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

When we use react-select including boot

strap-table, it automatically goes back to the datatable.

I have tried to set 'z-index', 'overview:inherit !important', but still it doesn't work. The issue is with the file 'react-bootstrap-table/dist//react-bootstrap-table-all.min.css'

Any help would be appreciated.

My code:

`.react-bs-table-container,
.react-bs-container-body {
z-index: -1 !important;
overflow: inherit !important;
}

.react-bs-table table td,
.react-bs-table table th {
z-index: -1 !important;
overflow: inherit ! important;
}`

![error-datatable](https://user-images.githubusercontent.com/14972616/53880415-3c315b00-4011-11e9-9522-1b78f10051d8.png)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.