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

[WEB-763] fix: workspace remains listed after leaving the workspace in the user profile #3993

Merged
merged 4 commits into from
Mar 20, 2024

Conversation

gurusainath
Copy link
Collaborator

This PR resolves an issue where workspaces remained listed in the workspace section in the user profile even after leaving them. Previously, when a user exited a workspace, it continued to appear in the workspace list in the user profile until the page was manually refreshed. With this fix, workspaces are promptly removed from the list upon exiting, ensuring an accurate and up-to-date workspace menu for users. and also handled the empty state for non-existing workspaces

@sriramveeraghanta sriramveeraghanta merged commit 7d3a96b into develop Mar 20, 2024
12 of 14 checks passed
@sriramveeraghanta sriramveeraghanta deleted the fix-workspace-leave branch March 20, 2024 08:13
@gurusainath gurusainath self-assigned this Mar 20, 2024
@gurusainath gurusainath added the 🐛bug Something isn't working label Mar 20, 2024
@gurusainath gurusainath added this to the v0.17.0-dev milestone Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants