ampproject / amp-wp

Enable AMP on your WordPress site, the WordPress way.
https://wordpress.org/plugins/amp/
GNU General Public License v2.0
1.79k stars 383 forks source link

Checkbox icons are not properly visible #7843

Closed pavanpatil1 closed 3 months ago

pavanpatil1 commented 3 months ago

Bug Description

In the latest build from the develop branch, there is an issue with the visibility of checkbox icons on the settings page.

Expected Behaviour

The check icons should be visible properly

Screenshots

Screenshot 2024-07-09 at 3 34 02 PM

PHP Version

No response

Plugin Version

Version 2.5.4-alpha-20240708T165153Z-3175da6

AMP plugin template mode

Standard, Transitional, Reader

WordPress Version

No response

Site Health

No response

Gutenberg Version

No response

OS(s) Affected

No response

Browser(s) Affected

No response

Device(s) Affected

No response

Acceptance Criteria

No response

Implementation Brief

No response

QA Testing Instructions

No response

Demo

No response

Changelog Entry

No response

thelovekesh commented 3 months ago

Thanks @pavanpatil1! Can you please test if https://github.com/ampproject/amp-wp/pull/7844 fixes the issue?

pavanpatil1 commented 3 months ago

Verified the fix and it is working fine. The checkbox is now visible properly.

arrow

thelovekesh commented 3 months ago

QA Passed ✅

The checkbox is visible as expected.

image