mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #56916
[Bug 1854421] [NEW] Get site options form to reload page on updating certain fields
Public bug reported:
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
** Affects: mahara
Importance: Medium
Status: In Progress
** Changed in: mahara
Status: New => In Progress
** Changed in: mahara
Importance: Undecided => Medium
** Changed in: mahara
Milestone: None => 20.04.0
--
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
Follow ups