-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
After applying changes to our Algolia search implementation, we noticed that the previous search result limits have been removed or bypassed. This results in the display of an excessive number of records in search results, which affects both performance and user experience.
Expected Behavior
The search results should adhere to the specified limit (e.g., 10 or 20 results) as configured in the application or Algolia dashboard.
Actual Behavior
Search results display without enforcing the set limit, showing more records than intended.
Steps to Reproduce
Go to the application where the Algolia search is implemented.
Perform a search query that previously would have been limited to a specific number of results (e.g., 10 or 20).
Observe that the search now displays more results than expected, bypassing the intended limit.
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
Algolia Search Limit
Visual documentation
Environment
- FlutterFlow version:
- Platform:
- Browser name and version:
- Operating system and version affected:Additional Information
No response
