appbaseio / appbaseio/reactivesearch

Cannot style disabled pager buttons

Offen
#1,135 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
JavaScript
Sterne
4.9k
Forks
478
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

**Affected Projects**
React

**Is your feature request related to a problem? Please describe.**
I'm trying to style my ReactiveSearch to look like the rest of my website. I'm having difficulty styling the disabled pager buttons. I'm using Bootstrap as the framework to style my website.
Pager buttons which are disabled do not take the disabled button style. The pager button markup looks like this:
```
Prev
```
Bootstrap does not like this because:
> ``s don’t support the disabled attribute

See [here](https://getbootstrap.com/docs/4.0/components/buttons/#disabled-state).

**Describe the solution you'd like**
Could you also add a disabled class?

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.