You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was playing with the useCommandState and I noticed that you are returning the filtered items that have:
-the count of all the active items
-the items with itemsID and value
-the groupsIDs
I was wondering if you could add the groupID in the items, so that we can count how many active items there are in each group.
I think it will be a useful change if somebody wants to add the number items each group has in the group heading (example)
The text was updated successfully, but these errors were encountered:
Hi, I was playing with the useCommandState and I noticed that you are returning the filtered items that have:
-the count of all the active items
-the items with itemsID and value
-the groupsIDs
I was wondering if you could add the groupID in the items, so that we can count how many active items there are in each group.
I think it will be a useful change if somebody wants to add the number items each group has in the group heading (example)
The text was updated successfully, but these errors were encountered: