datatools-ui icon indicating copy to clipboard operation
datatools-ui copied to clipboard

Support copy from right in timetable editor

Open miles-grant-ibigroup opened this issue 1 year ago • 0 comments

Checklist

  • [x] Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
  • [x] Any modified or new methods or classes have helpful JSDoc and code is thoroughly commented
  • [x] The description lists all applicable issues this PR seeks to resolve
  • [x] The description lists any configuration setting(s) that differ from the default settings
  • [x] All tests and CI builds passing

Description

Timetable editor has a cool keyboard shortcut to copy from left/top, but nothing to copy from right! We add shift+l to do this, mirroring shift+'.

Please test thoroughly I could only come up with so many edge cases. Tempted to add a new e2e case

miles-grant-ibigroup avatar May 01 '24 10:05 miles-grant-ibigroup