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
and we don't have anything like semantic delegate or cross-root aria yet
and we have unavoidable requirements for pf-button's host element to adopt button semantics (case: dropdown with custom button)
Therefore
In consultation with @nikkimk, we've resolved to remove the shadow <button> from pf-button and reimplement it's semantics until the browser vendors ship x-root aria
The text was updated successfully, but these errors were encountered:
Component name:
<pf-button>
Whereas
<button>
in it's shadow rootTherefore
In consultation with @nikkimk, we've resolved to remove the shadow
<button>
from pf-button and reimplement it's semantics until the browser vendors ship x-root ariaThe text was updated successfully, but these errors were encountered: