-
Notifications
You must be signed in to change notification settings - Fork 280
Closed
Bug
Copy link
Labels
Description
Describe the bug
here is an inconsistency in the tooltip text shown for the upward-facing arrow "collapse" button in the application. For the same icon that performs the same action (collapsing the header), the tooltip text is different depending on the page:
On the object page, the tooltip says "Collapse Header".
On the dynamic page, the tooltip says "Snap Header".
Both buttons are intended to perform the same action (collapsing the header), so the tooltip should be identical to maintain UX consistency.
Isolated Example
No response
Reproduction steps
- Go to the Object page in the application.
- Locate the upward-facing arrow button (collapse header icon) at the top of the page.
- Hover over the button and observe the tooltip text (should display "Collapse Header").
- Go to the Dynamic page in the application.
- Locate the same upward-facing arrow button (collapse header icon) at the top of this page.
- Hover over the button and observe the tooltip text (should display "Snap Header").
- Compare the tooltip texts; notice they are different for the same icon and action.
Expected Behaviour
The tooltip should be Collapse Header for consistency.
Screenshots or Videos
UI5 Web Components for React Version
2.15.3
UI5 Web Components Version
2.15.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.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Completed