SAP / ui5-webcomponents-react

A wrapper implementation for React of the UI5 Web Components that are compliant with the SAP Fiori User Experience
https://sap.github.io/ui5-webcomponents-react/
Apache License 2.0
449 stars 101 forks source link

MessageViewButton: Accessibility, no built-in localized tooltip when severity is different from "Error" #6594

Closed ehn-sap closed 1 week ago

ehn-sap commented 3 weeks ago

Describe the bug

Isolated Example

https://sap.github.io/ui5-webcomponents-react/v2/?path=/story/inputs-messageviewbutton--severities

Reproduction steps

  1. Open the demo page
  2. Hover the different buttons
  3. Only the Error button displays a tooltip

Expected Behaviour

Every button should display a localized tooltip, reflecting the severity.

It's an Accessibility requirement, as tooltips are used by screen readers.

Screenshots or Videos

No response

UI5 Web Components for React Version

latest, and previous

UI5 Web Components Version

latest

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

ui5-webcomponents-react-bot commented 1 day ago

:tada: This issue has been resolved in version v1.29.14 :tada:

The release is available on v1.29.14

Your semantic-release bot :package::rocket: