[DASHBOARDS] Add the ability to click to create a widget (#16673)

## Video QA


https://github.com/user-attachments/assets/813a2040-6ee9-418c-b7da-1126c9720446
This commit is contained in:
Raphaël Bosi
2025-12-18 15:37:22 +01:00
committed by GitHub
parent 4bdd866a20
commit 01ffca0cef
10 changed files with 119 additions and 2 deletions
@@ -38,6 +38,7 @@ export const DashboardWidgetPlaceholder = () => {
}
navigatePageLayoutCommandMenu({
commandMenuPage: CommandMenuPages.PageLayoutWidgetTypeSelect,
resetNavigationStack: true,
});
};