George Gebbett
George Gebbett
When a recipe has an ingredient where a quantity unit is being used that is not applicable to that product on the master list, the cost of that ingredient is...
As I have discovered over the course of this project, the Recipe metadata is not embedded in pages in any kind of uniform way. So far this has been rectified...
If you try to add a recipe with an image that is too large for Grocy to support (such as https://gabriellaquille.com/salmon-avocado-crispy-rice-paper-rolls/) then the recipe is added to Grocy, but without...
If you visit the settings page then 90% of the time you get the message that Grocy is not connected when in fact it is. This check should be done...
If you select a custom quantity unit when you tab out of the box the focus goes to the first element on the page
I really need to write some tests
The `Button` component now has a dependency of `@radix-ui/react-slot`, but the manual installation steps do not require its installation. This PR adds this to the docs.