Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-2394

Auto-save on input is broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.0, 0.7.1
    • 0.7.2, 0.8.0
    • Core, front-end

    Description

      Commit 42be839 changed

      ```$scope.startSaveTimer();```

      to

      ``` $scope.$broadcast('startSaveTimer');```

      in zeppelin-web/src/app/notebook/paragraph/paragraph.controller.js

      for seemingly no reason and did not include corresponding code that registers a "startSaveTimer" event.

      As a result, paragraphs are not auto-saved based on end-user input.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              futuregoogleceo Ilia Fishbein
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 1h
                  1h
                  Remaining:
                  Remaining Estimate - 1h
                  1h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified