legend-studio
legend-studio copied to clipboard
Feature request: Playground mode
Similar requests
- [X] I have searched and found no existing similar requests
How are you using Legend?
Legend Studio
What problems are you trying to solve?
The gist is to make Studio less dependant on SDLC, it can function with just engine. Some rough steps involving:
- [ ] Let people do free editing without need to create branch/workspace
- [ ] Make it so that people can load showcase and try it out in their project/branch
- [ ] Think of how we allow this same thing to happen in
read-onlymode - [ ] Allow reverting per elements, or revert all changes, allow viewing changes by path and revert multiple paths (i.e. allow multi select)
- [ ] At the end, people can choose to contribute back, for this, we can have option for people to contribute back as an example (block this inside of GS)
- [ ] Use this in
read-onlymode of Studio, like Viewer, Review, etc. <---- refactor editor modes
Describe the solution you would like to see implemented
TBD
Describe alternatives you have considered
No response
Documentation, Design, Adoption, Migration Strategy
No response
Contribution
- [ ] I would like to work on this feature