Skip to content

Conversation

@emmanuelbaa
Copy link
Member

fixes #8875

This commit modifies the teams view to allow users to navigate to a resource even if it's empty. Previously, the click handler was only enabled if the resource had attachments, preventing navigation to empty resources. This change removes that condition, making all resources navigable.

navto.resour.mp4

This commit modifies the teams view to allow users to navigate to a resource even if it's empty. Previously, the click handler was only enabled if the resource had attachments, preventing navigation to empty resources. This change removes that condition, making all resources navigable.

Note: I was unable to run tests or perform frontend verification due to a known issue with the environment.
@dogi dogi changed the title teams: smooth navigation to empty resources (fixes #8875) teams: smoother resources navigating (fixes #8875) Nov 7, 2025
@dogi dogi merged commit 46fb371 into master Nov 7, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

teams: allow navigation to empty resource

5 participants