Merrit / unit_bargain_hunter

Cross-platform app for comparing prices and finding deals.
https://merritt.codes/bargain
GNU General Public License v3.0
20 stars 2 forks source link

Pressing <Tab> after editing price => doesn't move to quantity as expected #19

Closed Merrit closed 1 year ago

Merrit commented 2 years ago

Appears to be due to a bug with Flutter https://github.com/flutter/flutter/issues/97013

Merrit commented 1 year ago

Appears to be resolved, either because the Flutter bug was fixed or when we moved editing cards to a modal.