djarjo / flutter_input

Input fields for Flutter standalone or within a form
Other
7 stars 3 forks source link

InputDatePicker: how to use year entered through keyboard when tapping on month dialog or month button? #2

Open hlemcke opened 4 years ago

hlemcke commented 4 years ago

Steps to reproduce in example:

  1. switch to editing mode
  2. select tab "date & time"
  3. open date picker and enter 1900 into year field
  4. open month selection and select another month

=> year field retains focus and goes back to initial year