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

I want recipes and steps to be treated consistently throughout and have aligned fields between Recipe Press and the MicroLab. #36

Open
sparklestheunicorn opened this issue Aug 23, 2024 · 0 comments

Comments

@sparklestheunicorn
Copy link
Contributor

sparklestheunicorn commented Aug 23, 2024

Currently, the following incongruities exist:

  • The Recipe Press has a way to add a detailed description, but there is no way to view it on the MicroLab. It would be great if there were a details modal or something.

  • There is no way to add introductory text to a recipe and no way to view that on the MicroLab's Recipe Details Page

  • The MicroLab's Recipe Details Page does have a slot for materials, but those cannot be added in the Recipe Press

  • These will need to be added to the Types in gui/src/microlabTypes.ts

  • It would also be nice to add corresponding types in Recipe Press. Note that the Recipe Press RecipeStep type will be different from the MicroLab RecipeStep type. In Recipe Press, it will also have boolean attributes like andStir which gets flattened into the array of tasks when the recipe is exported. This item can be moved to a second issue if the implementer so desires.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant