Describe the bug
With JAWS in VPC mode, screen reader is announcing "Same page link" with the breadcrumb text.
https://stackblitz.com/edit/github-rt9qtuq4?file=src%2FApp.tsx
From the above example you mighty have noticed href="#/hardware", which is the single page application typical implementation. Looks this is the reason it announces same page.
Isolated Example
https://stackblitz.com/edit/github-rt9qtuq4?file=src%2FApp.tsx
Reproduction steps
- Navigate to https://stackblitz.com/edit/github-rt9qtuq4?file=src%2FApp.tsx
- Let screenreader read the content in VPC mode
- Notice the announcements
Expected Behaviour
Only Breadcrumb link text should be announced not the same page link
Screenshots or Videos
No response
UI5 Web Components for React Version
2.20.21
UI5 Web Components Version
2.20.22
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
Successfactors
Declaration
Describe the bug
With JAWS in VPC mode, screen reader is announcing "Same page link" with the breadcrumb text.
https://stackblitz.com/edit/github-rt9qtuq4?file=src%2FApp.tsx
From the above example you mighty have noticed href="#/hardware", which is the single page application typical implementation. Looks this is the reason it announces same page.
Isolated Example
https://stackblitz.com/edit/github-rt9qtuq4?file=src%2FApp.tsx
Reproduction steps
Expected Behaviour
Only Breadcrumb link text should be announced not the same page link
Screenshots or Videos
No response
UI5 Web Components for React Version
2.20.21
UI5 Web Components Version
2.20.22
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
Successfactors
Declaration