Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toolbar and Panel: Screen Reader doesn't announce title of panel and toolbar header. #6991

Open
1 task done
AbhivyaktiYadav opened this issue Feb 24, 2025 · 2 comments
Open
1 task done

Comments

@AbhivyaktiYadav
Copy link

Describe the bug

Image For example, in this screenshot from the StackBlitz link, the panel title "All Categories" is not announced by screen reader.

Isolated Example

https://stackblitz.com/edit/vitejs-vite-vhu4gpem?file=src%2FPanelComponent.tsx,src%2FToolbarComponent.tsx,src%2FApp.tsx

Reproduction steps

...

Expected Behaviour

No response

Screenshots or Videos

No response

UI5 Web Components for React Version

~1.29.0

UI5 Web Components Version

~1.24.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@Lukas742
Copy link
Contributor

Hi @AbhivyaktiYadav

you're example doesn't render as you forgot to add the ThemeProvider component (see error in console). --> fixed example

Also, please provide the following information:

  • Since you're using a tilde to define the version, I'm assuming you're using the current latest v1 version (ui5wc: 1.24.16, ui5wcr: 1.29.17). Is that correct?
  • You mention the Toolbar in the issue title, but don't describe how it's connected to the problem, neither in the issue description or the example. Is the Toolbar relevant or not?
  • What screen reader are you using (including version)?

In general, please try following our Contribution Guidelines.

Copy link

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Inactive issues will be closed after 7 days. Thanks.

@github-actions github-actions bot added the Stale label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants