yuboluo
yuboluo
> Hey @yubonluo, thanks for opening. I'm not able to see the videos. > > Do you have some screen shots? Also just confirming with @opensearch-project/opensearch-ux the expected workflow. The...
CC @SuZhou-Joe @ruanyl could you please help me review this pr?
> Hi @yubonluo , are we targeting this PR for 2.15 or 2.16? Hi @BionIT due to waiting for the final confirmation of the UI text, this PR will be...
We should add `batchDelete` function to `IWorkspaceClient` interface in `src/core/public/workspace/types.ts`
Could you please add a video for this enhancement?
I remember workspace detail page `src/plugins/workspace/public/components/workspace_detail/workspace_detail.tsx` also call the `DeleteWorkspaceModal`, could you check if it is compatible?
For option 1, does it mean there will be 3 new saved objects such as admin_setting, user_setting and workspace_setting?
> @yubonluo the auto backport is failed, you may need a manual backport @wanglam After backporting this pr (https://github.com/opensearch-project/OpenSearch-Dashboards/pull/7318), my pr will can successfully auto backport to 2.x
> > Integrate with dashboard admin > > It seems plugins can only get the client through context, I do not know if that can work with dashboard admin implementation...