frappe / datatable

The Missing Javascript Datatable for the Web
https://frappe.io/datatable
MIT License
991 stars 160 forks source link

fix(minor): Keyboard Interaction #157

Closed shariquerik closed 2 years ago

shariquerik commented 2 years ago

Closes: https://github.com/frappe/frappe/issues/17100

  1. Don't save on pressing enter if the value is not changed
  2. While in editing value we should be able to use left, right, up, and down keys instead of changing focus to the next cell.
Before After
DatatableKeyBug DatatableKeyFix
github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.16.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: