← Back to team overview

mahara-contributors team mailing list archive

[Bug 1893591] Re: improve block dimension saving to DB on block resize

 

** Summary changed:

- improve block dimension saving on DB
+ improve block dimension saving to DB on block resize

** Description changed:

- When editing a page, the way we save the block dimensions is not efficient and can be improved.
- For example if we add a block in the page, we will have an ajax call for every block that is moved, when we could have only one call for all the grid.
- When resizing a block there are multiple ajax calls even before the resizing stops.
+ When editing a page, the way we save the block dimensions is not
+ efficient and can be improved.
+ 
+ When resizing a block there are multiple ajax calls even before the
+ resizing stops.

** Changed in: mahara/21.10
       Status: In Progress => Fix Committed

-- 
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/1893591

Title:
  improve block dimension saving to DB on block resize

Status in Mahara:
  Fix Committed
Status in Mahara 20.04 series:
  Confirmed
Status in Mahara 20.10 series:
  Confirmed
Status in Mahara 21.04 series:
  Confirmed
Status in Mahara 21.10 series:
  Fix Committed

Bug description:
  When editing a page, the way we save the block dimensions is not
  efficient and can be improved.

  When resizing a block there are multiple ajax calls even before the
  resizing stops.

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



References