Skip to content

Add end-to-end tests for keyboard shortcuts for the new DMN Editor #1155

Open
apache/incubator-kie-tools
#3128
@ljmotta

Description

@ljmotta

The tests should target the DMN Editor envelope and cover the following shortcuts

  • cancel action (Escape)
  • create group (G)
  • copy node (Ctrl/Cmd + C)
  • cut node (Ctrl/Cmd + X
  • delete node (Delete/Backspace)
  • focus on selection (B)
  • hide from DRD (X)
  • horizontal navigation (Hold Shift)
  • move (Up/Down/Left/Right/Shift + Up/Shift + Down/Shift + Left/Shift + Right)
  • pan (Hold Alt)
  • paste node (Ctrl/Cmd + V)
  • redo (Ctrl/Cmd + Shift + Z)
  • reset position to origin (Space)
  • select/deselect all (A)
  • toggle hierarchy highlight (H)
  • toggle properties panel (I)
  • undo (Ctrl/Cmd + Z)
  • zoom (Hold Ctrl)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:dmnRelated to DMNarea:engineRelated to the runtime enginesarea:testsRelated to automated tests of any kind

    Type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions