User tests: Successful: Unsuccessful:
Pull Request resolves # .
I created a new Index of Help Pages but the css file needed was left out of the code already merged in 6.2-dev. This PR adds that missing css file.
Added media_source/com_admin/css/admin-help.css
Run npm ci or npm run build:css
In the Administrator menu of 6.2-dev go Help / Start Here - Joomla! Help and observe the Index of Help Pages menu
The indenting is wrong and the Toggle Menu button produces an obvious CSS problem.
The menu behaves as intended.
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
All tests are failing
We currently have a problem with system tests failing. Restating failed jobs helps often. I have done that for this PR here, now tests have passed.
| Title |
|
||||||
| Labels |
Added:
bug
PR-6.2-dev
|
||
I have tested this item ✅ successfully on f821c2c
Thank you!
I have tested this item ✅ successfully on f821c2c
Thank you!
You should delete the file at "old" place:
https://github.com/joomla/joomla-cms/blob/6.2-dev/build/media_source/com_admin/css/admin-help.css
You should delete the file at "old" place: https://github.com/joomla/joomla-cms/blob/6.2-dev/build/media_source/com_admin/css/admin-help.css
I tried that and I am now stuck in a muddle! In my local clone I deleted the build/media_source folder as the old admin-help.css was the only thing in it. When I came to commit and push the push step failed. It seems I need to first pull 4 changes from my remote fork but I don't know which command to use (or what changes will be pulled). I am offered these hints:
hint: git config pull.rebase false # merge
hint: git config pull.rebase true # rebase
hint: git config pull.ff only # fast-forward only
Can someone tell me what to do?
What is this test that is failing? I have no idea what to do about it!