ericberman / MyFlightbookiOS

Repository for the iOS app for MyFlightbook
GNU General Public License v3.0
12 stars 4 forks source link

Autocomplete capitalizes first letter after you deviate from a proposed complection #329

Closed ericberman closed 1 month ago

ericberman commented 1 month ago

E.g., suppose you have a field where "Fr" will autocomplete to "Fred Flintstone"

If you type "Fr" it will complete "Fred Flintstone", with "ed Flintstone" highlighted. The next character you type, if it's not "e", will be capitalized.