-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi there @rodrigodagostino,
It's me again :)
I need to create a sortable list nested inside another one and wanted to get your opinion. I guess the easiest solution would be pass an optional identifier to each sortable component that differentiates between what context value should be used. For example the store functions would return a map (where the passed identifier is used as a key) instead of a single value. What do you think about that? I could implement a prototype and submit a PR.
Do you have a specific reason as to why you split everything into a separate store instead of one big one?
Cheers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request