reactivesearch icon indicating copy to clipboard operation
reactivesearch copied to clipboard

Items Count next to MutliList Title

Open rgb-panda opened this issue 4 years ago • 4 comments

Affected Projects

React

Describe the solution you'd like

Is it possible to show the count of number of items in a MultiList? For example, the max size is set to 100, but the list could have 50 elements. Can we show an Item count next to the Title?

Additional context image

rgb-panda avatar Feb 03 '21 18:02 rgb-panda

We can support onData callback in list components to make it work.

bietkul avatar Feb 23 '21 21:02 bietkul

@rgb-panda You can use the state-provider component to get the number of count. https://docs.appbase.io/docs/reactivesearch/vue/advanced/StateProvider/

bietkul avatar Jun 25 '21 18:06 bietkul

Can I work on this? @rgb-panda @bietkul

js-sapphire avatar Aug 19 '21 20:08 js-sapphire

CAN I WORK ON THIS @bietkul

ashishcas avatar Oct 07 '21 19:10 ashishcas