? Success

User tests: Successful: Unsuccessful:

avatar JoomliC
JoomliC
10 May 2016

To be tested on latest Staging (needs #10388 )

Summary of Changes

  • Add viewport dimensions to modal Article Select and Edit (modal width: 80vw, modal body height: 70vh)
  • Follow code style: Indent for array

Testing Instructions

This modal could be tested by creating a new menu item:

  • Select type = single article
  • First Modal using viewport units of this PR : select an article (Select button)
  • Then save the menu to be able to view the edit button
  • Second Modal using viewport units of this PR : edit article (Edit button)
  • You can test too the 2 modals in Article Edition > Associations

Before Patch
capture d ecran 2016-05-10 a 20 28 53

After Patch
capture d ecran 2016-05-10 a 20 29 52

avatar JoomliC JoomliC - open - 10 May 2016
avatar JoomliC JoomliC - change - 10 May 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 May 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 10 May 2016
Category Components UI/UX
avatar andrepereiradasilva andrepereiradasilva - test_item - 10 May 2016 - Tested successfully
avatar andrepereiradasilva
andrepereiradasilva - comment - 10 May 2016

I have tested this item :white_check_mark: successfully on 353723c

Great work again!
The modals are becoming much better with all the latest changes!


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

avatar MATsxm MATsxm - test_item - 10 May 2016 - Tested successfully
avatar MATsxm
MATsxm - comment - 10 May 2016

I have tested this item :white_check_mark: successfully on 353723c

thanks


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

avatar brianteeman brianteeman - change - 10 May 2016
Status Pending Ready to Commit
avatar brianteeman
brianteeman - comment - 10 May 2016

RTC


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

avatar joomla-cms-bot joomla-cms-bot - change - 10 May 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 10 May 2016
Milestone Added:
avatar rdeutz rdeutz - reference | bc04c54 - 11 May 16
avatar rdeutz rdeutz - merge - 11 May 2016
avatar rdeutz rdeutz - close - 11 May 2016
avatar rdeutz rdeutz - close - 11 May 2016
avatar rdeutz rdeutz - merge - 11 May 2016
avatar joomla-cms-bot joomla-cms-bot - close - 11 May 2016
avatar rdeutz rdeutz - change - 11 May 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-05-11 06:25:46
Closed_By rdeutz
avatar joomla-cms-bot joomla-cms-bot - change - 11 May 2016
Labels Removed: ?
avatar andrepereiradasilva
andrepereiradasilva - comment - 11 May 2016

i think this has nothing to do with your PR but didn't you notice the js error on closing the edit article and edit module modals?

i notice that while testing the jquery version update PR #9935 (comment)

avatar JoomliC
JoomliC - comment - 11 May 2016

@andrepereiradasilva Thanks, didn't test with this PR concerning jQuery update, but on staging.
But the issue is not related to the changes made by this PR (viewport dimensions) nor the one with the change to edit article modal in menu, but by the script loaded by module edit, which i have adapted for article edit. (And as i have used the same, just changing module by article, it's normal now to have this issue in the article 2).
The issue was already there in this script.
So, i wlll check this as i'm working on other modals "item edit" not committed yet, and will then create a patch for edit article and module script (maybe needs a time delay...)
Not had finally enought time today, but will see this in the next days... ;-)

avatar JoomliC
JoomliC - comment - 11 May 2016

@andrepereiradasilva Just did the PR for typeError message ;-)
Module Modal : #10427
Module Article : #10428

Add a Comment

Login with GitHub to post a comment