Uploaded image for project: 'ONE'
  1. ONE
  2. ONE-51515

Keyboard shortcuts: Move to top, Move to bottom & snipe after action

    XMLWordPrintable

Details

    • Gantt
    • BigPicture, BigGantt
    • JIRA server, JIRA cloud
    • $i18n.getText("admin.common.words.hide")
      $i18n.getText("admin.common.words.show")
      var cfToHide1 = document.getElementById("rowForcustomfield_18501"); if(cfToHide1){cfToHide1.style.display="none";} var cfToHide2 = document.getElementById("rowForcustomfield_18502"); if(cfToHide2){cfToHide2.style.display="none";} var cfToHide3 = document.getElementById("rowForcustomfield_19700"); if(cfToHide3){cfToHide3.style.display="none";} var cfToHide4 = document.getElementById("rowForcustomfield_18400"); if(cfToHide4){cfToHide4.style.display="none";}
    • Hide
      User can make all the movement operations on task using keyboard shortcuts, including new features "Move to top" and "Move to bottom". If as a result of such operation task is moved out of view, system snipes view to this task, so user is not confused where their task landed.
      Show
      User can make all the movement operations on task using keyboard shortcuts, including new features "Move to top" and "Move to bottom". If as a result of such operation task is moved out of view, system snipes view to this task, so user is not confused where their task landed.
    • Sprint 2022/16 SIW, Sprint 2022/17, Sprint 2022/18
    • PI2022/04
    • 1
    • No
    • Important
    • 0
    • 8 hours, 21 minutes, 21 seconds
    • 4 days, 1 hour, 13 minutes, 50 seconds
    • 1 week, 5 days, 13 hours, 49 minutes, 6 seconds
    • 32 minutes, 55 seconds
    • 12 seconds
    • 5 weeks, 4 days, 16 hours, 45 minutes, 38 seconds
    • $i18n.getText("admin.common.words.hide")
      $i18n.getText("admin.common.words.show")
      var cfToHide1 = document.getElementById("rowForcustomfield_21302"); if(cfToHide1){cfToHide1.style.display="none";} var cfToHide2 = document.getElementById("rowForcustomfield_19201"); if(cfToHide2){cfToHide2.style.display="none";} var cfToHide3 = document.getElementById("rowForcustomfield_19300"); if(cfToHide3){cfToHide3.style.display="none";} var cfToHide4 = document.getElementById("rowForcustomfield_19301"); if(cfToHide4){cfToHide4.style.display="none";} var cfToHide5 = document.getElementById("rowForcustomfield_19302"); if(cfToHide5){cfToHide5.style.display="none";} var cfToHide6 = document.getElementById("rowForcustomfield_19303"); if(cfToHide6){cfToHide6.style.display="none";} var cfToHide7 = document.getElementById("rowForcustomfield_19204"); if(cfToHide7){cfToHide7.style.display="none";} var cfToHide8 = document.getElementById("rowForcustomfield_19205"); if(cfToHide8){cfToHide8.style.display="none";}

    Description

      After the change

      • "Move to top" keyboard shortcut: ctrl+shift+↑ / cmd+shift+↑
      • "Move to bottom" keyboard shortcut: ctrl+shift+↓ / cmd+shift+↓
      • If task moves out of viewport, Gantt chart snipes to this task. Snipe happens always when task goes out of viewport, it does not matter if Move to top/bottom was done by a keyboard shortcut or selecting feature with a mouse button from the interface.

      Attachments

        Issue Links

          People

            cezary.wrzesinski Cezary Wrzesiński
            grzegorz.figlarz Grzegorz Figlarz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: