XMLWordPrintable

    Details

    • Type: User story
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 3.29.0
    • Component/s: Studio Designer

      Description

      As a Studio app builder, I can undo / redo my changes when configuring a layout

      AC

      • Pressing undo undoes the latest change
      • Pressing redo redoes the change
      • Following actions are considered one change
        • drag and drop a widget / an element
        • move a widget / an element
        • copy a widget / an element
        • edit a property value inside an element
        • delete a widget / an element
      • the undo / redo function is not visible in switch to code mode
        • undo / redo history is reset when switching to code [and doing an edit in this mode] => this part to be checked for feasibility
      • undo/redo history number of steps limit is 20: to be checked technically while doing the ticket
      • I can undo / redo until I leave the editor: if I leave the editor and come back, my change history is lost
      • I can't undo if I didn't make a change
        • undo utton is disabled if no changes can be cancelled
      • I can't redo if I didn't cancel a change
        • redo button is disabled if no changes can be redone
      • If I undo a change and do another change manually after, the history is overwritten
        • e.g. my history contains: 0. add widget, 1. edit widget property, 2. delete widget. I am at state 2.
        • I press undo. I am at state 1.
        • I edit a property for the widget. My history contains: 0. add widget, 1. edit widget property, 2. edit widget property. I am at state 2.
      • Analytics event is sent when pressing undo / redo
        • Category: Described according to NXS-5742
        • Event: [Undo / Redo]
        • Label: [Action type: drag and drop, move, copy, delete, edit]
        • Value: 0
          (goal: usage stats and understand where people make mistakes to bring UX improvements)
          (value: when done using UI = 0, keyboard = 1 => allows us to measure adoption for keyboard shortcuts)

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                rdias Ricardo Dias
                Reporter:
                bchauvin Bertrand Chauvin
                Participants:
                Reviewers:
                Arnaud Kervern, Gildas Lefevre, Miguel Nixo, Yannis Julienne
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 4 days, 5 hours, 30 minutes
                  4d 5h 30m