v1.116.0
Feature
Improve URL space handling in NavigationColumn
- Introduced urlSpaceId state to capture the space parameter from the URL on page load, enhancing the add-to-space prompt visibility after client navigation.
- Updated logic to prefer urlSpaceId for space selection, ensuring accurate context when navigating threads in spaces.
- Enhanced useEffect to synchronize selected space and urlSpaceId, improving consistency during navigation transitions.
