Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Workspace] Allow duplicate selected/all objects on saved object management page among different workspaces #6388

Open
yubonluo opened this issue Apr 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@yubonluo
Copy link
Contributor

yubonluo commented Apr 10, 2024

Is your feature request related to a problem? Please describe.

With workspace feature enabled, in the saved object management page, we should allow users to duplicate selected/all saved objects in one workspace to another, the duplicated saved objects are new saved objects in the target workspace, not reference.

Describe the solution you'd like

  1. Firstly, we need to implement a new copy/duplicate API which can be called by the UI. The API has been implemented in the PR: [Workspace] Add duplicate saved objects API #6288
  2. Secondly, add all the UI change of this functionality.

Additional context

Here is mockup about this UI:
image

Additional context

#4944

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant