Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-9303

SWF - Selecing nodes using session API doesn't change the cursor in text editor

XMLWordPrintable

    • False
    • None
    • False
    • Hide
      1. Open a serverless workflow in VSCode.
      2. Open developer tools.
      3. Open console, switch to active-frame and execute command:
      window.frames.editor.session.selectByName($NAME_OF_ANY_STATE);
      

      Actual result

      A cursor doesn't change its position in text editor.

      Expected result

      A cursor changes its position in text editor to the line where the state's definition begins.

      Show
      Open a serverless workflow in VSCode. Open developer tools. Open console, switch to active-frame and execute command: window.frames.editor.session.selectByName($NAME_OF_ANY_STATE); Actual result A cursor doesn't change its position in text editor. Expected result A cursor changes its position in text editor to the line where the state's definition begins.
    • ---
    • ---

      Selecting nodes using session API doesn't change the cursor position in text editor.

            romartin@redhat.com Roger Martinez
            lterifaj@redhat.com Lubomir Terifaj
            Lubomir Terifaj Lubomir Terifaj
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: