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

fix: space reactivity on space navigation #10943

Merged
merged 1 commit into from
May 24, 2024
Merged

Conversation

JammingBen
Copy link
Contributor

@JammingBen JammingBen commented May 21, 2024

Description

Fixes an issue where the current space did not update when navigating from one space into another directly, e.g. via search results. That could lead to uploads and file actions not working properly.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

@JammingBen JammingBen self-assigned this May 21, 2024
Fixes an issue where the current space did not update when navigating from one space into another directly, e.g. via search results.
@JammingBen JammingBen force-pushed the fix/space-reactivity branch from 636009d to 9d05711 Compare May 21, 2024 14:00
Copy link

@JammingBen JammingBen marked this pull request as ready for review May 21, 2024 15:02
@JammingBen JammingBen requested review from kulmann and AlexAndBear May 21, 2024 15:02
Copy link
Contributor

@AlexAndBear AlexAndBear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@kulmann kulmann merged commit 9b0f86f into stable-8.0 May 24, 2024
3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/space-reactivity branch May 24, 2024 13:32
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.

3 participants