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]: Allow to view and copy component/query parameters when browsing history #932

Open
mat02 opened this issue Jun 3, 2024 · 1 comment
Assignees
Labels
Javascript Frontend Pull requests that update Javascript code

Comments

@mat02
Copy link

mat02 commented Jun 3, 2024

Is your feature request related to a problem? Please describe.
Because every change is automatically saved by Lowcoder Editor, I often need to check history to restore older version (like, e.g. parameters of table column). This is problematic, because if I already changed something in between (other component, query, etc.), this will throw out these changes. I also cannot see component parameters (only layout and queries).

Describe the solution you'd like
Allow to view and copy code or component parameters (or even whole components). I could then return to editor and paste it. Maybe allow to restore previous version of whole component/query.

Describe alternatives you've considered
As an alternative, it would be beneficial to restore previous version as another app or even just allow to export it to JSON (so we could import it manually).

Additional context

@FalkWolsky
Copy link
Contributor

Hmm. Interesting feature request! We will work on it!

@FalkWolsky FalkWolsky added the Javascript Frontend Pull requests that update Javascript code label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Javascript Frontend Pull requests that update Javascript code
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants