Reviewed:  https://reviews.mahara.org/12409
Committed: 
https://git.mahara.org/mahara/mahara/commit/7000bacaf1e99e3978d4bebacaf0575ff85dd260
Submitter: Robert Lyon ([email protected])
Branch:    21.10_DEV

commit 7000bacaf1e99e3978d4bebacaf0575ff85dd260
Author: Robert Lyon <[email protected]>
Date:   Wed Jan 19 14:25:39 2022 +1300

Bug 1959733: Adjusting gridstack for mobile

So that when editing a page in mobile mode for a page that was
originally made in desktop mode we don't save the block width as width
= 1 as this mucks up the page in desktop mode.

Change-Id: I85ee39b444ea5c460119f183f4f35a6f20edf9a8
Signed-off-by: Robert Lyon <[email protected]>

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

Title:
  Needing to respect the default layout mode of a page

Status in Mahara:
  Fix Committed
Status in Mahara 20.10 series:
  In Progress
Status in Mahara 21.04 series:
  In Progress
Status in Mahara 21.10 series:
  Fix Committed
Status in Mahara 22.04 series:
  Fix Committed

Bug description:
  When we make a page in a desktop browser (gridstack desktop mode) and
  then edit the page on a mobile browser (gridstack mobile mode) it
  mucks up the layout of the page and makes all the blocks have width =
  1.

  We need to do the following:
  1 Page created in desktop but changes made in mobile: Keep desktop width 
dimensions.
  2. New page created in mobile: Set the default width to the default desktop 
width instead of
  using width=1 column.
  3. In Mobile: When to block configuration is updated by clicking the 'Save' 
button, don't change the block dimension, but leave it on what is there. Only 
change the block dimension when the block
  is actively resized on mobile, but not when block content is save

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


_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to