Skip to content

Conversation

@JammingBen
Copy link
Contributor

fixes #1052

@JammingBen JammingBen self-assigned this Aug 5, 2025
Copilot AI review requested due to automatic review settings August 5, 2025 14:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a bug where search functionality becomes broken after leaving a public link. The fix modifies the version display logic in the file details sidebar component.

  • Adds a null check for the versions variable to prevent errors when versions data is not available
  • Ensures the versions section is hidden when versions data is null or undefined, preventing downstream issues

@JammingBen JammingBen merged commit 8e3127f into main Aug 6, 2025
30 checks passed
@JammingBen JammingBen deleted the fix/crippled-search branch August 6, 2025 08:38
@openclouders openclouders mentioned this pull request Aug 6, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Going from a public link to the personal space cripples the search

4 participants