primefaces / primevue

Next Generation Vue UI Component Library
https://primevue.org
MIT License
10.58k stars 1.23k forks source link

Toast: close button missing aria-label #2825

Closed tlframe2 closed 1 year ago

tlframe2 commented 2 years ago

Describe the bug

Close button on toasts lack an aria-label which is important since the content of the button is just an icon toast

Reproducer

No response

PrimeVue version

3.15.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

tugcekucukoglu commented 1 year ago

It was added to Toast component. Please try to use the latest PrimeVue version.