[ObjectPageSection]: Setting title property doesn't add tooltip to tab
Open
@olannyv is already working on this.
Since Apr 8, 2025.
feature request
Medium Prio
TOPIC RD
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 59
Description
Describe the bug
Hello, colleagues,
I don't know if this is a bug or a feature request, but I believe that setting the title property of the ObjectPageSection subcomponent should add a tooltip to the tab created by this section in the outer ObjectPage component, similar to what occurs for other components.
Thank you,
Thiago.
Isolated Example
Reproduction steps
- Add the
titleproperty to theObjectPageSectionsubcomponent - Pass any string as a value for
title - Hover the tab for this section
Expected Behaviour
A tooltip should be displayed when hovering the tab title text
Screenshots or Videos
No response
UI5 Web Components for React Version
1.28.1
UI5 Web Components Version
1.24.0
Browser
Chrome
Operating System
MacOS
Additional Context
No response
Relevant log output
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.