Sandbox mode: cursor for debug logging hover state indicates debug logging can be disabled #8138
Labels
category: core
WC Payments core related issues, where it’s obvious.
component: settings
Issues related to Settings
focus: account lifecycle
priority: medium
The issue/PR is medium priority—non-critical functionality loss, minimal effect on usability
size: small
The issue is sized small.
type: bug
The issue is a confirmed bug.
Describe the bug
When a merchant tries to disable the
Credit / Debit card
payment method, the mouse cursor changes to one with a no symbol, which indicates that they are unable to modify this setting.When WooPayments is in sandbox mode, there is an additional item that cannot be disabled: debug logging. However, the cursor does not change to reflect that this is an option that cannot be disabled.
To Reproduce
Credit / Debit card (Required)
.Sandbox mode is active so logging is on by default.
.Enable Multi-Currency
)Sandbox mode is active so logging is on by default.
.Actual behavior
When in sandbox mode, the cursor does not change when hovering over the debug logging option, which is inconsistent with other options that are enabled but cannot be disabled.
Screenshots
Expected behavior
Hovering over the debug logging option while in sandbox mode displays a mouse cursor that mirrors other options that cannot be enabled.
The text was updated successfully, but these errors were encountered: