-
Notifications
You must be signed in to change notification settings - Fork 471
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
[Feature] generate input fields, syntax highlighting, light mode #696
Conversation
…to-generate-input-fields # Conflicts: # website/src/routing.jsx
…into feat/auto-generate-input-fields
…to-generate-input-fields
…AleoHQ/sdk into feat/auto-generate-input-fields
Co-authored-by: Collin Chin <[email protected]> Signed-off-by: Brent C <[email protected]>
… into feat/auto-generate-input-fields
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd say let's make the manual inputs off by default, but other than that, this is great, thank you so much!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing feedback - looks great to me!
Motivation
Resolves #598
Resolves #610
Test Plan
Preview URL: https://auto-gen-preview--aleo-tools-3481ab.netlify.app/develop
Go to
/develop
and use new "Execute Program" card. Functionality from the original execute should be there in addition to inputs auto generating and general style / validation improvements and changesTyping in a program without
.aleo
and hitting enter or the search icon should automatically fill out the.aleo
portion of the program IDCan generate private key directly in form
Demo dropdown can be selected to populate hello demo
Note syntax highlighting should work for program input
Dark mode or light mode which can be toggled in the side bar
Video
Screen.Recording.2023-07-28.at.6.02.01.PM.mov