A MessageViewButton created with type={ValueState.Negative} displays a localized tooltip ('Error' in English)
A MessageViewButton created with any other type (Critical, Positive or Information, for Warning, Success or Information severities) displays no tooltip
Describe the bug
A MessageViewButton created with
type={ValueState.Negative}
displays a localized tooltip ('Error' in English)A MessageViewButton created with any other type (Critical, Positive or Information, for Warning, Success or Information severities) displays no tooltip
Isolated Example
https://sap.github.io/ui5-webcomponents-react/v2/?path=/story/inputs-messageviewbutton--severities
Reproduction steps
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