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
When a tab is selected, it will render a blue bottom border as the screenshot below
When the object page has scrollBehavior: 'smooth' and multiple tabs, selection change from one tab to another tab, for example from "Goals" to "Job Infomation" will cause the blue bottom border changing back and forth. The blue bottom border appears in the following order, "Goals" -> "Job Information" -> "Personal" -> "Employment" -> "Job Information"
Describe the bug
When a tab is selected, it will render a blue bottom border as the screenshot below
When the object page has
scrollBehavior: 'smooth'
and multiple tabs, selection change from one tab to another tab, for example from "Goals" to "Job Infomation" will cause the blue bottom border changing back and forth. The blue bottom border appears in the following order, "Goals" -> "Job Information" -> "Personal" -> "Employment" -> "Job Information"Isolated Example
https://stackblitz.com/edit/github-r35bfcyv-n5jpmtc2?file=src%2FApp.tsx
Reproduction steps
Expected Behaviour
whenever a tab is clicked, the blue bottom border should remain unchanged under that tab.
Screenshots or Videos
Screen.Recording.2025-03-04.at.7.11.17.PM.mov
UI5 Web Components for React Version
2.7.2
UI5 Web Components Version
2.7.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: