Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-3333

Keep new / copy / delete / rename buttons always visible

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 33
    • Fix Version/s: 34
    • Component/s: Ergonomy / UX / UI

      Description

      When dealing with many automations chains or any other long feature listing, keeping the buttons on top is not enough. You need to see what you have selected when doing an action on it (copy, delete, rename).

      There is no satisfying solution is CSS (using a fixed position puts the bar in the middle of the screen), the ideal solution would be to keep the action bar sticky when scrolling deep in the page (but only exists in FF: http://caniuse.com/#search=sticky ).

      => Today the actions are located in a table, each action is in a table cell
      => The actions should be moved to a div
      => Then implement a JavaScript solution to make the actions bar div sticky
      => When scrolling, we want the actions bar to stick to the top of the page
      => See http://stickyjs.com/ as an example (uses JQuery), but you are free to choose something else if it suits you better

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: