Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a new row in Invoice Editor does not indicate that it can be edited #17

Open
johannesh2 opened this issue Mar 8, 2019 · 1 comment
Projects

Comments

@johannesh2
Copy link
Contributor

When clicking + Add credit card transaction, there should be some indication that it can be edited. Maybe focusing the row after the button click is enough. On mobile this is maybe more critical since the double tap to edit is not necessarily apparent to the user.

@yuriy-fix
Copy link
Contributor

There is no such public API in grid / grid-pro that can be used for:

  • Focusing the new row
  • Scrolling to the new row
  • Programatically start editing the new row.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
vaadin-core
  
📬  Inbox
Development

No branches or pull requests

2 participants