User tests: Successful: Unsuccessful:
Pull Request for Issue #21360 ([4.0] Side menu does not work anymore)
Fix CSS rule introduced by #21316
causing 2nd level menu not be shown
Click to open various 2nd level menus
They open
They do not open
Nove
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Templates (admin) |
@ggppdk AFAIK you should only commit scss changes and tester should compile this to css. @dgrammatiko please confirm this
a tester re-compiling is surely a good / proper thing
but PRs until now always included the updated CSS too
this because the template CSS files continue to be tracked,
thus you would not want them to be "stale" when the PR gets merged ... , right ?
I don't think that this PR makes a difference
#21217 (Remove vendor folders ?)
I don't think that this PR makes a difference
#21217 (Remove vendor folders ?)
Not #21217 php vendor but latests changes from @dgrammatiko for assets and because I'm not sure then I used "AFAIK" and ask for confirmation.
I have tested this item
Title |
|
For now templates specifically are still committing the compiled CSS (as we have the discussion about where to move the uncompiled to - whether also to media or just the template dir) - hence the compiled files are still in the repository here.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Ready to Commit after two successful tests.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-03 11:43:30 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks guys!
@franz-wohlkoenig See #21367 (comment) - for now changes in templates are don't requiring npm so good for patch tester.
@franz-wohlkoenig I was not as precise as I wont:
if /files include *.css > Patchtester, correct?
https://github.com/joomla/joomla-cms/pull/21384/files have 1 php-File so not testable by Patchtester.
If PR has some files touched in media folder then it cannot be tested with patch tester
@franz-wohlkoenig In #21384 Files changed 6tam on github content o0nly *.php file so yes
@dgrammatiko Please update https://docs.joomla.org/J4.x:Setting_Up_Your_Local_Environment with description when node.js is required to test PR.
That doc page is not for testing pull requests, it is a "how to get started once you git clone
the repository" guide. Other documentation regarding pull requests should be updated instead to reflect the changes in 4.0.
@wojsmol
@franz-wohlkoenig
@Magnytu2
I have made this PR to fix issue #21360