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

[Feat]: How to copy or import a Query or Component from one app to another. #1097

Open
Just1nWang opened this issue Aug 8, 2024 · 2 comments

Comments

@Just1nWang
Copy link

Is your feature request related to a problem? Please describe.
We currently export JSON only at the app and module levels as the smallest units. Is it possible to export Queries or Components (or Component Groups) as JSON individually? This way, we could select and export Queries and Components (or Component Groups) in bulk.

Describe the solution you'd like
I hope we can support this feature, as we want to provide templates for application development Queries and Components (or Component Groups). By importing templates, we can quickly modify and build new applications. This would greatly accelerate our development efficiency and ensure that applications adhere to certain standards, without having to repeatedly modify each component's properties every time.

@Just1nWang
Copy link
Author

Can I edit a component's properties to create a customized version of the component, and then import this customized component into the component library as a new custom component?
For example, with a button, can I modify its properties to create a "primary button," "success button," or "danger button"?
Supporting this feature would indeed maximize low-code development efficiency and ensure that applications adhere to consistent standards.

@FalkWolsky
Copy link
Contributor

We think in this Issue multiple different great ideas are mentioned. But in the current way "all in one text", we may loose the focus. Could we kindly ask you to separate it into individual feature issues?

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

No branches or pull requests

2 participants