User tests: Successful: Unsuccessful:
PR for #19408
I know that the modal code is going to be replaced eventually but this "trap" is preventing people from working with patchtester easily and from testing other part of joomla 4
(I am only committing the scss as I assume we no longer commit the compiled assets if that's correct then we need documentation)
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Templates (admin) |
@franz-wohlkoenig you cannot just use patchtester for this as it is an scss file and i have not committed the css as I wrote in the pr. You will need to run the buildcss script
I have not tested this item.
@franz-wohlkoenig Please see docs
I am only committing the scss as I assume we no longer commit the compiled assets
Rather hard on the testers isn't it?
As far as I am aware that is the way forward - not that I agree.
@C-Lodder till someone fixes https://github.com/joomla-projects/joomla-testing
PS wrong repo, I meant this: https://github.com/joomla-projects/gsoc17_pr_testing_platform
@franz-wohlkoenig do you use brew on your Mac?
To fix you can remove the z-index from the subhead but I suspect that will just pass the problem else where
grrrh - well I give up. Increasing the z-index on the modal-backdrop didnt work either
In other words... by loading the modal markup with the modal trigger (in this case a button in the toolbar), the modal will inherit the z-index of the triggers container (in this case the toolbar). It is for this reason that modal markup is usually moved to the root.
If I rightly remember, we had this discussion regarding modals when starting custom elements and ensured they were injected just before the closing body tag
Injecting the modal to just before the closing body tag would solve this issue.
I just want a fix so that testers can use the patch tester. Dimitris has said he is rewriting the modal stuff so the fix will only be temporary until then.
I have tested this item
As a temporary fix this is fine by me.
As the CSS is not been included with the PR, does this mean all style related PRs can not be tested with the patchtester?
When you don't have node/npm installed, then not as it needs a recompile 8f the assets. Perhaps parchtester should detect that in the future that a sass or js file has changed and a recompile is needed.
Patch tester is borderline unsuitable for the 4.0 environment with all the changes that have been made. If you are not using a git client and command line, there are really only two viable options:
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-19 13:47:09 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
I have tested this item? unsuccessfully on f66c516
Applied Patch but Modal still trapped. Test on "Article > Version" and "Article > Preview".
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/21343.