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

Fixes #5024: Update local recoil state when workspace name changes #5033

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

palerdot
Copy link
Contributor

This PR fixes #5024.

Local recoil state was not updated when workspace name is changed. This PR updates local recoil state so that dropdown (and other parts of the app) correctly shows the workspace name without reload.

@lucasbordeau lucasbordeau merged commit e0efa35 into twentyhq:main Apr 18, 2024
1 check failed
ijreilly pushed a commit that referenced this pull request Apr 19, 2024
…5033)

This PR fixes #5024.

Local recoil state was not updated when workspace name is changed. This
PR updates local recoil state so that dropdown (and other parts of the
app) correctly shows the workspace name without reload.
arnavsaxena17 pushed a commit to arnavsaxena17/twenty that referenced this pull request Oct 6, 2024
…anges (twentyhq#5033)

This PR fixes twentyhq#5024.

Local recoil state was not updated when workspace name is changed. This
PR updates local recoil state so that dropdown (and other parts of the
app) correctly shows the workspace name without reload.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimistic rendering issue when changing the workspace name
2 participants