vaadin / expense-manager-demo

Progressive Web App (PWA) demo using Vaadin components
https://vaadin.com/components
Apache License 2.0
360 stars 142 forks source link

Expense editor should have buttons bar always visible #89

Closed manolo closed 6 years ago

manolo commented 6 years ago

When expense is long enough, buttons bar is not visible until the user scrolls the dialog, but some times is not clear that he needs to scroll the dialog in order to see the cancel button. Note that clicking outside, or pressing escape dialog does not close, so user might not be able to close the dialog if he does notice that the dialog is scrollable.

screen shot 2018-05-02 at 09 47 44

manolo commented 6 years ago

Track this in #95