bug PR-6.2-dev Pending

User tests: Successful: Unsuccessful:

avatar ceford
ceford
31 May 2026

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.

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

Added media_source/com_admin/css/admin-help.css

Testing Instructions

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

Actual result BEFORE applying this Pull Request

The indenting is wrong and the Toggle Menu button produces an obvious CSS problem.

Expected result AFTER applying this Pull Request

The menu behaves as intended.

Link to documentations

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

avatar ceford ceford - open - 31 May 2026
avatar ceford ceford - change - 31 May 2026
Status New Pending
avatar ceford ceford - change - 31 May 2026
The description was changed
avatar ceford ceford - edited - 31 May 2026
avatar ceford
ceford - comment - 31 May 2026

What is this test that is failing? I have no idea what to do about it!

avatar brianteeman
brianteeman - comment - 31 May 2026

All tests are failing

avatar richard67
richard67 - comment - 31 May 2026

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.

avatar richard67 richard67 - change - 1 Jun 2026
Title
Added missing admin-help.css
[6.2] Added missing admin-help.css
avatar richard67 richard67 - edited - 1 Jun 2026
avatar laoneo laoneo - change - 1 Jun 2026
Labels Added: bug PR-6.2-dev
avatar QuyTon QuyTon - test_item - 1 Jun 2026 - Tested successfully
avatar QuyTon
QuyTon - comment - 1 Jun 2026

I have tested this item ✅ successfully on f821c2c

Thank you!


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

avatar QuyTon
QuyTon - comment - 1 Jun 2026

I have tested this item ✅ successfully on f821c2c

Thank you!


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

avatar ceford
ceford - comment - 2 Jun 2026

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?

avatar brianteeman
brianteeman - comment - 2 Jun 2026

It was easier for me to make a pr that to write instructions #47871

avatar MacJoom
MacJoom - comment - 2 Jun 2026

Thank you for the correction but I suggest to close this PR in favor of #47871

Add a Comment

Login with GitHub to post a comment