RTC NPM Resource Changed PR-4.4-dev Pending

User tests: Successful: Unsuccessful:

avatar RickR2H
RickR2H
13 Dec 2023

Rework of issue PR #41749
Pull Request for Issue #42302

Summary of Changes

In previous PR's the colors for the buttons and links in the header and footer where broken. This PR fixed those issues,

  • Obsolete styling is removed
  • Added correct colors to the header and footer buttons and links
  • Fix hover state of scroll to top button

Testing Instructions

Create 3 custom html modules in the positions: topbar / footer / bottom-b
Make sure you toggle the editor to Source code+ (Click in the editor Tools -> Source code+)
Use the code below in the modules and paste as in the Source code+ ans click Save.

<a href="#" class="btn btn-primary">Primary</a>
<a href="#" class="btn btn-secondary">Secondary</a>
<a href="#" class="btn btn-success">Success</a>
<a href="#" class="btn btn-danger">Danger</a>
<a href="#" class="btn btn-warning">Warning</a>
<a href="#" class="btn btn-info">Info</a>
<a href="#" class="btn btn-light">Light</a>
<a href="#" class="btn btn-dark">Dark</a>
<a href="#" class="btn btn-link">Button link</a>
<a href="#">Default Link</a>

Test if all button color are correct, also the hover state.
Test the frontend edit buttons
Switch the scroll to top icon to On in the template settings to test the scroll to top hover color

Actual result BEFORE applying this Pull Request

Some buttons and links texts are not visible
20231213-image-before

Expected result AFTER applying this Pull Request

All colors are visible
20231213-image-after

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar RickR2H RickR2H - open - 13 Dec 2023
avatar RickR2H RickR2H - change - 13 Dec 2023
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 13 Dec 2023
Category Repository NPM Change
avatar fgsw
fgsw - comment - 16 Dec 2023

The Download is not available (Expected — Waiting for status to be reported).

avatar alikon
alikon - comment - 16 Dec 2023
avatar sandewt
sandewt - comment - 17 Dec 2023

Thanks for this pr.


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

avatar sandewt sandewt - test_item - 17 Dec 2023 - Tested successfully
avatar sandewt
sandewt - comment - 17 Dec 2023

I have tested this item ✅ successfully on 22dc444


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

avatar Quy Quy - test_item - 18 Dec 2023 - Tested successfully
avatar Quy
Quy - comment - 18 Dec 2023

I have tested this item ✅ successfully on 22dc444


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

avatar Quy Quy - change - 18 Dec 2023
Status Pending Ready to Commit
Labels Added: NPM Resource Changed PR-4.4-dev
avatar Quy Quy - change - 18 Dec 2023
Labels Added: RTC
avatar MacJoom MacJoom - change - 20 Dec 2023
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-12-20 12:22:01
Closed_By MacJoom
avatar MacJoom MacJoom - close - 20 Dec 2023
avatar MacJoom MacJoom - merge - 20 Dec 2023
avatar MacJoom
MacJoom - comment - 20 Dec 2023

Thank you!

Add a Comment

Login with GitHub to post a comment