You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PLP Drawer item is missing the aria-disabled attribute when disabled. Whilst the aria-label attribute is prepended with 'locked' text to signify the button is unavailable, the button itself does not programmatically tell the user it is disabled.
Your environment
Master AT & FW
Expected behaviour
A aria-disabled attribute is added to the PLP Drawer items when they are disabled.