User tests: Successful: Unsuccessful:
Improve modals to select and to edit a category.
Note: to be testing on staging.
3.6.0-dev
)Uncaught SyntaxError: Unexpected token )
in select category modalAssociations
tab to select associated category to open the modal.Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Title |
|
ups, the js error is already there without your PR ..., so tested with success
I have tested this item successfully on d738268
as said js error was already there so this PR does what is proposed to do.
@andrepereiradasilva yes error was there before, but prepare yourself for a new test, as i will fix it (this PR is a good occasion to fix issue!) ;-)
Category | ⇒ | Components UI/UX |
This PR has received new commits.
This PR has received new commits.
This PR has received new commits.
@andrepereiradasilva JS error is now fixed here : 96e2bb0
But, i will put this PR in stand-by until tomorrow, as i will see to add directly in this PR, the modal to edit category and do a 2-in-1 PR for modals select and edit category ;-)
ok will wait then.
This PR has received new commits.
@andrepereiradasilva That's ok!
Ready for testing! (and to be then the base for other ones, if all is ok!)
Title |
|
Title |
|
Title |
|
Title |
|
I have tested this item successfully on 443897d
Tested with success.
Solves a lot of issues with the "Edit" modal, js errors and the "Clear" button.
Also now the "Edit" is a modal with "Close", "Save" and "Save & Close" buttons!
Thank you @andrepereiradasilva !
Yes, if this one for category is ok, i will update article and module (with save button) and will do the ones for contact and newsfeed.
I think i can do this for 3.6.0 ;-)
I have tested this item successfully on 443897d
Everything works as described. Great!
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Milestone |
Added: |
@andrepereiradasilva @BurtNL Thanks for testing!
A new one just added for com_contacts #10457 ;-)
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-16 16:22:31 |
Closed_By | ⇒ | rdeutz |
Labels |
Removed:
?
|
in the modal, got a JS error
Uncaught SyntaxError: Unexpected token )
on selecting a category.BTW did you notice the lack of modal in the "Edit" button (the button appears after saving the category with the association)?