You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Close button tooltip message is not according to design.
Same tooltip is shown for Design - "Information", "Positive", "Negative", "Warning
Tooltip: Information Bar Close
Tooltip message should be according to design.
accessibleName should be present. (It is good to have same accessibleName as tooltip otherwise Screen Reader will read both tooltip and accessibleName which usually will have same meaning in this case)
Screenshots or Videos
No response
UI5 Web Components for React Version
1.29.3
UI5 Web Components Version
1.24.7
Browser
Chrome, Edge, Firefox, Safari
Operating System
No response
Additional Context
No response
Relevant log output
No response
Organization
SuccessFactors
Declaration
I’m not disclosing any internal or sensitive information.
The text was updated successfully, but these errors were encountered:
Hello @SAP/ui5-webcomponents-topic-rl , this inquiry looks more like a feature request. Please, consider if accessibleName is required here and/or the tooltip message should be different according to the "design" of the MessageStrip - "Information", "Positive", "Negative", "Warning" (currently, it is "Information Bar Close" for all designs).
We will enrich the tooltip of the close button according to the spec, but in the specification there is no accessibleName.
As these are to different requests I would like to ask you to follow the InnerSource process for design change and request the accessibleName separately. Please keep in mind that a use case should be provided.
In this issue we will process the enrichment of the tooltip - including the design in the tooltip value. We need to double check with the designers if we should add Positive or Success and etc, for the other types of design.
Describe the bug
Close button tooltip message is not according to design.
Same tooltip is shown for Design - "Information", "Positive", "Negative", "Warning
Tooltip: Information Bar Close
There is no accessibleName
Isolated Example
No response
Reproduction steps
Expected Behaviour
Tooltip message should be according to design.
accessibleName should be present. (It is good to have same accessibleName as tooltip otherwise Screen Reader will read both tooltip and accessibleName which usually will have same meaning in this case)
Screenshots or Videos
No response
UI5 Web Components for React Version
1.29.3
UI5 Web Components Version
1.24.7
Browser
Chrome, Edge, Firefox, Safari
Operating System
No response
Additional Context
No response
Relevant log output
No response
Organization
SuccessFactors
Declaration
The text was updated successfully, but these errors were encountered: