Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ContextStore #7336

Closed
Tracked by #7335
bosiraphael opened this issue Sep 30, 2024 · 0 comments · Fixed by #7374
Closed
Tracked by #7335

Create ContextStore #7336

bosiraphael opened this issue Sep 30, 2024 · 0 comments · Fixed by #7374
Assignees
Labels
scope: front Issues that are affecting the frontend side only

Comments

@bosiraphael
Copy link
Contributor

bosiraphael commented Sep 30, 2024

  • Create recoil states
  • Set states
@bosiraphael bosiraphael changed the title Create a ContextStoreProvider and the corresponding recoil states and hooks (useContextStore) Create ContextStore Sep 30, 2024
@bosiraphael bosiraphael self-assigned this Sep 30, 2024
@bosiraphael bosiraphael moved this from 🆕 New to 🔖 Planned in Product development ✅ Sep 30, 2024
@bosiraphael bosiraphael added the scope: front Issues that are affecting the frontend side only label Sep 30, 2024
@bosiraphael bosiraphael linked a pull request Oct 1, 2024 that will close this issue
@charlesBochet charlesBochet moved this from 🔖 Planned to 👀 In review in Product development ✅ Oct 8, 2024
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Product development ✅ Oct 8, 2024
harshit078 pushed a commit to harshit078/twenty that referenced this issue Oct 14, 2024
Closes twentyhq#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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: front Issues that are affecting the frontend side only
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant