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
bosiraphael
changed the title
Create a ContextStoreProvider and the corresponding recoil states and hooks (useContextStore)
Create ContextStore
Sep 30, 2024
Closestwentyhq#7336
Create 3 states:
- `contextStoreCurrentObjectMetadataIdState`: is set when we change
object metadata
- `contextStoreCurrentViewIdState`: is set when we change view
- `contextStoreTargetedRecordIdsState`: is set when we select records
inside a table or a board or when a show page is opened. Is reset when
we change view.
The text was updated successfully, but these errors were encountered: