aesculus / EVTO-App-Feedback

A project to track bugs and ideas for the EVTO App
MIT License
1 stars 0 forks source link

Add Waypoint dialog: Enable Destination field upon initial display #399

Closed EVGrokker closed 7 years ago

EVGrokker commented 7 years ago

To reduce any confusion about the difference between the Name and Destination fields, I propose that you set the focus to the Destination field upon displaying this dialog. This will make it clear that the user is to enter the destination first. They may choose to set the Charger Type first, but because the focus was initially in the Destination field they'll know to go back to it.

aesculus commented 7 years ago

Added in V1.2 (24)

aesculus commented 7 years ago

I had to alter this slightly in (26). It turns out if it's populated the the cursor jumps to the end and it cuts off long names. So I am only setting focus now for new dialogs.