Skip to content

Conversation

@JammingBen
Copy link
Contributor

Follow-up for #997.

@JammingBen JammingBen self-assigned this Jul 24, 2025
Copilot AI review requested due to automatic review settings July 24, 2025 10:13
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 consolidates sidebar actions panel design by standardizing styling across multiple components. The changes convert three Vue components from Options API to Composition API and centralize their CSS styling into a shared design system class.

  • Convert Vue components from Options API to Composition API syntax using <script setup>
  • Replace component-specific CSS with a shared sidebar-actions-panel class
  • Remove duplicated styling and the oc-rounded class from action menu items

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
SpaceActions.vue Convert to Composition API and apply shared sidebar styling class
FileActions.vue Convert to Composition API and apply shared sidebar styling class
ActionsPanel.vue Convert to Composition API and apply shared sidebar styling class
ActionsPanel.spec.ts Add ActionMenuItem mock to handle component changes
helper.scss Add centralized .sidebar-actions-panel styling

@JammingBen JammingBen force-pushed the fix/sidebar-actions-panel-design branch from efd4240 to 1b81c98 Compare July 24, 2025 10:15
@JammingBen JammingBen force-pushed the fix/sidebar-actions-panel-design branch from 1b81c98 to f3e7776 Compare July 24, 2025 10:55
@JammingBen JammingBen requested a review from AlexAndBear July 24, 2025 11:22
@JammingBen JammingBen merged commit 5f25328 into main Jul 24, 2025
28 checks passed
@JammingBen JammingBen deleted the fix/sidebar-actions-panel-design branch July 24, 2025 11:31
@openclouders openclouders mentioned this pull request Jul 24, 2025
1 task
openclouders pushed a commit that referenced this pull request Jul 24, 2025
…design

fix: sidebar actions panel design
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.

3 participants