? Success
Pull Request for # 10557

User tests: Successful: Unsuccessful:

avatar JoomliC
JoomliC
20 May 2016

Pull Request for Issue reported by @roland-d : #10557 (comment).

When I click the Edit button the modal comes up and I first see the article list which then changes to the edit page.
Why is the article list shown before the edit screen? I would expect the edit screen without seeing the article list first.

Summary of Changes

  • When an iframe is loaded inside a modal, this one is destroyed first and then reloaded to use then Jlayout modal iframe, but it could return the issue reported (see Testing Instructions before patch, or @roland-d comment above) when the script is included in modal event handler "shown".
  • Adding the iframe rendering inside a "show" event (before the modal has been made visible to the user), solves this issue.

Testing Instructions

Before Patch:

  • Open any Edit modal (article, category, module, contact, newsfeed) : can be found in menu item type "Single ****" or in association tab of article, category, newsfeed, contact edit page
  • After click on "Edit" button (the layout loads directly) click on "Close"
  • Then click again on "Edit" button, and you may see the list view 1/2 second before the edit layout loads.

After Patch:

  • Do the same: the edit layout loads each time directly, and the list (contacts, articles...) does not show up anymore before edit view
avatar JoomliC JoomliC - open - 20 May 2016
avatar JoomliC JoomliC - change - 20 May 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 20 May 2016
Labels Added: ?
avatar infograf768 infograf768 - test_item - 21 May 2016 - Tested successfully
avatar infograf768
infograf768 - comment - 21 May 2016

I have tested this item successfully on 6ded0a7


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10560.

avatar brianteeman brianteeman - change - 21 May 2016
Category Layout
avatar brianteeman brianteeman - change - 21 May 2016
Rel_Number 0 10557
Relation Type Pull Request for
avatar pete-rossetti
pete-rossetti - comment - 21 May 2016

Yup have tested this patch successfully - the delay in filling the modal is removed


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10560.

avatar brianteeman brianteeman - alter_testresult - 21 May 2016 - pete-rossetti: Tested successfully
avatar brianteeman brianteeman - change - 21 May 2016
Status Pending Ready to Commit
avatar brianteeman
brianteeman - comment - 21 May 2016

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10560.

avatar joomla-cms-bot joomla-cms-bot - change - 21 May 2016
Labels Added: ?
avatar roland-d roland-d - reference | 6691e8e - 21 May 16
avatar roland-d roland-d - merge - 21 May 2016
avatar roland-d roland-d - close - 21 May 2016
avatar roland-d roland-d - close - 21 May 2016
avatar roland-d roland-d - merge - 21 May 2016
avatar joomla-cms-bot joomla-cms-bot - close - 21 May 2016
avatar roland-d roland-d - change - 21 May 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-05-21 16:14:17
Closed_By roland-d
avatar joomla-cms-bot joomla-cms-bot - change - 21 May 2016
Labels Removed: ?
avatar zero-24
zero-24 - comment - 22 May 2016

@brianteeman @roland-d can we get the milestone here?

avatar brianteeman brianteeman - change - 22 May 2016
Milestone Added:
avatar brianteeman
brianteeman - comment - 22 May 2016

Done

Add a Comment

Login with GitHub to post a comment