Uploaded image for project: 'Moodle app'
  1. Moodle app
  2. MOBILE-1535

Decide when to update remote CSS files

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 3.1.1
    • Remote CSS
    • MOODLE_31_STABLE

      Right now we only update remote CSS files if:

      • The file URL changes.
      • The user clicks synchronize in App Settings.

      It could be interesting to improve this, but we need to be careful with increasing the app's network usage.

      An option would be to re-download them every certain time, but in most cases the CSS won't be modified once it's done so we might be re-downloading it a lot for nothing.

      Another option would be to use a head request and detect file size (or etags if supported), but we don't want to perform too many head requests either.

            Unassigned Unassigned
            dpalou Dani Palou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

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