← Back to team overview

mahara-contributors team mailing list archive

[Bug 1991339] [NEW] Displaying folder block subfolder in modal doesn't respect "Sort order of files " option

 

Public bug reported:

We used to update the block's content with the render_instance()
function but now that we open it in a modal we only call it by artefact
id - so lose the block settings for ordering

we need to open it via the render_details_in_modal() function so we can
find/use the sort order setting

** Affects: mahara
     Importance: Medium
         Status: In Progress

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

Title:
  Displaying folder block subfolder in modal doesn't respect "Sort order
  of files " option

Status in Mahara:
  In Progress

Bug description:
  We used to update the block's content with the render_instance()
  function but now that we open it in a modal we only call it by
  artefact id - so lose the block settings for ordering

  we need to open it via the render_details_in_modal() function so we
  can find/use the sort order setting

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



Follow ups