-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Adds a script to find examples of particular blocks using specific properties from Flow Cloud #389
Adds a script to find examples of particular blocks using specific properties from Flow Cloud #389
Conversation
…operties from Flow Cloud
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Niiiiceee! 🌟
This is exactly what we need! Thank you very much for working on this
Code generally looks good to me, just some small comments about code style.
Looks good to me now 👏 👏 Don't we want to add this script to the docs? We could add a section like "utility" or "helpful tools" and add this there. |
Ready for review @gsambrotta, thanks. |
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.
Awesome!! 👏 👏
We often need to look at examples of Flows using specific blocks, and sometimes specific config properties on them - like Forms using "uiSchema". I (well, and GPT-4) made this to help make that process much faster.