OpenNutriTracker
OpenNutriTracker copied to clipboard
When setting the "base quantity" field, it loses focus after each input
When setting the "base quantity" field, after each number input the keyboard disappears and I need to reselect the textbox. Something is causing it to lose focus each time.
I imagine that this setState call is the root cause:
https://github.com/simonoppowa/OpenNutriTracker/blame/bb834d5df7f8b885389271e2d3ca06b83c23834e/lib/features/edit_meal/presentation/edit_meal_screen.dart#L60-L64