appbaseio / appbaseio/reactivesearch

Loader not showing when click filter item

Abierto
#1,935 1 comentario 0 reacciones 0 asignados Ver en GitHub
bug wontfix
Lenguaje dominante
JavaScript
Estrellas
4.9k
Forks
478
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Affected Projects**
React (Next.js)

**Library Version:**
3.30.0

**Describe the bug**
When click on a filter item (for example multilist), the `ReactiveSearch` list is updated after a slight delay. But the loader is not visible during this time duration. But the loader is working when scroll to bottom (using infinite pagination)

Issue #393 is similar but it is closed so I assume this is a software regression issue.

**Expected behavior**
When click a filter item, the `loader` should be displayed (just like when loading more from the bottom when use infinite pagination)

**Additional context**
If this a trivial fix, a quick patch or a workaround advice would be highly appreciated!

UPDATE - 27th April.

I just found out that actually the loader was displayed the whole time, but at the bottom of the list... Probably due to this #749. But when I click a filter I want it to show on top, not bottom since this is a long list..

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.