TandoorRecipes/recipes

Ingredient Notes Rework

Open

#455 opened on Feb 24, 2021

View on GitHub
 (26 comments) (6 reactions) (0 assignees)HTML (4,470 stars) (500 forks)batch import
backendenhancementfrontendgood first issue

Description

Is your feature request related to a problem? Please describe. It's kind of a pain when cooking to hover over the comment icon to see the note.

Describe the solution you'd like It would be cool to have notes that are under x amount of characters just display text. For example, if you just want to specify "softened" for butter, then it would just show up as "butter, softened". But if you want to say something longer, like "Make sure the bananas are very ripe", then the current hover system would be used.

Describe alternatives you've considered Text wrapping could also be a viable solution. Maybe a user setting that will toggle between hovering and wrapping.

Additional context Mostly a QoL feature, but for me, the minimal amount of interaction I can make with the computer while cooking, the better.

Example: d2d313e58aee8b47f5c547dad01d1d28

Contributor guide