appbaseio / appbaseio/reactivesearch

React v3: SingleList's sortBy and size prop do not work as expected

Open
#1,653 0 comments 0 reactions 1 assignee Claimed by @anik-ghosh-au7 View on GitHub
Dominant language
JavaScript
Stars
4.9k
Forks
478
PR merge metrics
No merged PRs in 30d

Description

https://opensource.appbase.io/playground/?path=/story/list-components-singlelist--with-size
https://opensource.appbase.io/playground/?path=/story/list-components-singlelist--custom-sort

In my own code, the default sortBy='count' seems not able to be customized, meaning, no matter if I set it to 'asc' or 'desc' it is still sort by count.

Also, the filter always shows 9 items regardless what value I set size prop to.

The playground example shows exactly the same problem. Please help.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.