halo/ui/console-src/modules/dashboard
Ryan Wang 8fd23e2c68
fix: display settings button in Stack widgets (#7563)
#### What type of PR is this?

/area ui
/kind bug
/milestone 2.21.x

#### What this PR does / why we need it:

Fix the issue where widgets in Stack Widgets cannot display the settings button

<img width="813" alt="image" src="https://github.com/user-attachments/assets/15a13703-99f2-49af-aa3e-831f8271c3a2" />

#### Which issue(s) this PR fixes:

Fixes #7562 

#### Special notes for your reviewer:

#### Does this PR introduce a user-facing change?

```release-note
修复堆叠部件中的部件可能无法显示设置按钮的问题。
```
2025-06-17 03:22:53 +00:00
..
components feat: refine i18n for dashboard widgets config form (#7511) 2025-06-09 16:20:33 +00:00
composables feat: add success notification for dashboard layout save (#7510) 2025-06-10 00:08:38 +08:00
styles feat: full-features of dashboard widgets (#7496) 2025-06-06 08:30:56 +00:00
widgets fix: display settings button in Stack widgets (#7563) 2025-06-17 03:22:53 +00:00
Dashboard.vue refactor: adapt page header styles for responsive design (#7544) 2025-06-13 06:06:42 +00:00
DashboardDesigner.vue refactor: adapt page header styles for responsive design (#7544) 2025-06-13 06:06:42 +00:00
module.ts feat: full-features of dashboard widgets (#7496) 2025-06-06 08:30:56 +00:00