Skip to content

v0.52.15

Choose a tag to compare

@ulsklyc ulsklyc released this 20 May 21:35

Fixed

  • Toast notifications for success and default messages no longer interrupt screen reader output immediately; only danger and warning toasts use aria-live="assertive", while success and default use aria-live="polite"
  • Removed redundant role="listitem" attribute from navigation <a> elements; the parent container already provides list semantics, and the duplicate role was confusing assistive technologies