algolia / algolia/instantsearch

Too many hits and rangeSlider doesn't work properly.

Open
#2,763 8 comments 0 reactions 0 assignees View on GitHub
Feature: Facets & filters Library: InstantSearch.js Type: Bug Type: Needs Investigation
Dominant language
TypeScript
Stars
4.1k
Forks
553
Avg merge
1d 11h
Merged PRs (30d)
51

Description

Hi!
When the number of hits is above 1000 the range slider don't show proper values. I want to use default value for min and max - "automatically computed from the result set". But when there is to many hits max is set to 250. Is there any possibility to fix it? Or set limit of hits?

Contributor guide

Open the contributing guide

Research direction

Start at the rangeSlider entry point and reproduce the behavior with more than 1,000 hits using the default min and max settings. Trace how the result set supplies the slider values and verify whether the 250 maximum is intentional; done means the slider shows correct bounds or the hit limit is clearly defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.