lowcoder
lowcoder copied to clipboard
[Feat]: Allow to view and copy component/query parameters when browsing history
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
Hmm. Interesting feature request! We will work on it!