← Back to team overview

mahara-contributors team mailing list archive

[Bug 1854421] Re: Get site options form to reload page on updating certain fields

 

https://reviews.mahara.org/#/c/10630/

** Changed in: mahara
     Assignee: (unassigned) => Robert Lyon (robertl-9)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1854421

Title:
  Get site options  form to reload page on updating certain fields

Status in Mahara:
  In Progress

Bug description:
  When we update the language or theme fields it's not obvious that
  things have changed

  We get a saved success message but things still look the same - we
  need to then refresh the page to see the changes.

  This can be a bit confusing.

  We had some code in the past to reload the page if certain field were
  filled in - by making the form submit in a non js way. But this got
  broken and trying to fix that breaks other things.

  So instead I will get it working by applying the reload after the page
  save, with an 'Applying changes' popup to appear for a second before
  the page reloads

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1854421/+subscriptions


References