← Back to team overview

mahara-contributors team mailing list archive

[Bug 1898809] Re: replacing a block html after saving configuration needs to be done through gridstack functions

 

Won't fix at this stage as jQuery is more known in the team at the
moment. Can come back to it later if needed.

** Changed in: mahara/21.10
    Milestone: 22.04.0 => None

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1898809

Title:
  replacing a block html after saving configuration needs to be done
  through gridstack functions

Status in Mahara 21.10 series:
  Won't Fix

Bug description:
  When replacing a block in the html after editing a block in a page 
  we need to do it by adding and removing a widget on the gridstack element, using the gridstack functions that come with the library.

  The way we do it now, we are just replacing the content of the DOM.
  Which is not ideal, the grid needs to have all the elements registered
  as gridstack items so it can handle them.

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



References