aesculus / EVTO-App-Feedback

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

Current and Archive Trips Action Buttons Will Fire When No Selection Is Made #390

Closed aesculus closed 7 years ago

aesculus commented 7 years ago

If the user selects an action item from the menu that requires a selection for the list on either the Current Trips or Archive Trips panels when no selection has been made, the app will attempt the action. In some cases nothing happens but in other cases an error occurs.

The correct behavior is that nothing happens but the menu is closed and the buttons return to their pre selection state.

Optionally we could alert the user with a popup that indicates that the action requires a selection. Your choice.

aesculus commented 7 years ago

This has been corrected without the alerting popup in V1.2 (23). If an alert popup is required it can be added.