TandoorRecipes / recipes

Application for managing recipes, planning meals, building shopping lists and much much more!
https://docs.tandoor.dev
Other
5.56k stars 589 forks source link

Improve serving quantity slider #3266

Closed jknndy closed 2 months ago

jknndy commented 2 months ago

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

image

  1. Possibly improve servings slider by adding a few quick select options (1/2, 2x, 3x)
  2. Update the original quantity ([24] in this example) to be selectable which would reset to original recipe servings.
  3. Lastly, I think this element could benefit from having Serving Size placed above it to match the style of Preparation and Waiting

Describe alternatives you've considered

No response

Additional context

I'm interested in contributing to this project but am not very familiar with Vue. As this is a fairly simple implementation I will draft an implementation myself if there is interest in this changeset!

vabene1111 commented 2 months ago

this will be entirely changed in the new vue3 version so no changes to the old slider will happen. The new one is a lot better I think :)