Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-81460

Loading spinner rotating off axis

XMLWordPrintable

    • MOODLE_404_STABLE
    • MOODLE_404_STABLE
    • MDL-81460-main
    • Hide

      Test default spinner template

      1. Login as administrator
      2. Go to Site administration > Development > Template library
      3. Search for "core/loading"
      4. Confirm that the spinner is correctly displayed and the effect is not wobbling.

      Test course modchooser

      1. Login as administrator
      2. Go to any course and press "Add an activity or resource" button in a course section.
      3. Confirm that the spinner is correctly displayed and the effect is not wobbling.

      Test report builder

      1. Login as administrator
      2. Go to Reports under User profile.
      3. Create a new report using "Users" as the source, and default settings.
      4. Confirm that changing between the tabs displays the spinner correctly without wobbling.
      5. In the Editor tab press the Preview button.
      6. Confirm that the spinner is correctly displayed inside the button and the effect is not wobbling.
      7. Press Filters button and then press Apply button.
      8. Confirm that the spinner is correctly displayed and the effect is not wobbling.

      Note: To slow some interactions down, you can add following lines to the config.php file:

      // Add extra timer to simulate slow JS requests.
      if (defined('AJAX_SCRIPT')) {
      sleep(5);
      }
      

      Show
      Test default spinner template Login as administrator Go to Site administration > Development > Template library Search for "core/loading" Confirm that the spinner is correctly displayed and the effect is not wobbling. Test course modchooser Login as administrator Go to any course and press "Add an activity or resource" button in a course section. Confirm that the spinner is correctly displayed and the effect is not wobbling. Test report builder Login as administrator Go to Reports under User profile. Create a new report using "Users" as the source, and default settings. Confirm that changing between the tabs displays the spinner correctly without wobbling. In the Editor tab press the Preview button. Confirm that the spinner is correctly displayed inside the button and the effect is not wobbling. Press Filters button and then press Apply button. Confirm that the spinner is correctly displayed and the effect is not wobbling. Note: To slow some interactions down, you can add following lines to the config.php file: // Add extra timer to simulate slow JS requests. if (defined( 'AJAX_SCRIPT' )) { sleep(5); }
    • HQ 2024 Sprint I1.4 Moppies

      See the attachment for an indication of what this looks like. I guess the image changed and wasn't symmetrical? Either way, we should address this because it looks bad.

        1. MDL-81460.png
          MDL-81460.png
          1.31 MB
        2. oddspin.mp4
          258 kB
        3. screenshot-1.png
          screenshot-1.png
          52 kB
        4. screenshot-2.png
          screenshot-2.png
          76 kB
        5. screenshot-3.png
          screenshot-3.png
          12 kB
        6. screenshot-4.png
          screenshot-4.png
          58 kB
        7. screenshot-5.png
          screenshot-5.png
          66 kB

            mikelmartíncorrales Mikel Martín Corrales
            jaked Jake Dallimore
            Ferran Recio Ferran Recio
            Jun Pataleta Jun Pataleta
            Ron Carl Alfon Yu Ron Carl Alfon Yu
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 day, 6 hours, 23 minutes
                1d 6h 23m

                  Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.