Skip to content

Conversation

@AlexAndBear
Copy link
Contributor

Description

Related Issue

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Types of changes

  • Bugfix
  • Enhancement (a change that doesn't break existing code or deployments)
  • Breaking change (a modification that affects current functionality)
  • Technical debt (addressing code that needs refactoring or improvements)
  • Tests (adding or improving tests)
  • Documentation (updates or additions to documentation)
  • Maintenance (like dependency updates or tooling adjustments)

Copilot AI review requested due to automatic review settings September 11, 2025 10:11
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 the file delete batch action was incorrectly appearing in the project spaces overview, which led to errors when users attempted to use it.

  • Adds a check to prevent the delete action from being available for project space resources
  • Simplifies the logic by directly returning the negated condition instead of using an intermediate variable

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@AlexAndBear AlexAndBear merged commit 1a3b4f9 into main Sep 11, 2025
29 of 30 checks passed
@AlexAndBear AlexAndBear deleted the issues/1472 branch September 11, 2025 11:27
@openclouders openclouders mentioned this pull request Sep 11, 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.

[Bug] Space deletion button does not work partially

3 participants