crsdc / badgerapp

Badger Watch: recognise, record and report badger persecution in England and Wales. An app developed with Flutter for Android and iOS.
https://crsdc.github.io/badger/
2 stars 0 forks source link

Names not capitalised on Incident Report #42

Open kamac13 opened 2 years ago

kamac13 commented 2 years ago

Entering names is not capitalised by default. Cosmetic issue but would look more professional if it did. IMG_3412

crsdc commented 2 years ago

Provisional fix in 1.2.45, but will wait for checks on different versions before closing.

May need to be looked at again if implications for #72 as iOS restricts the keyboard when keyboardType: TextInputType.name is specified.