Describe the bug
When trying to access the ::part(title), the styling is not applied although it's documented (see https://ui5.github.io/webcomponents-react/v2/?path=/docs/inputs-combobox--docs#css-shadow-parts). Accessing ::part(header) works.
Please see the attached StackBlitz
Isolated Example
https://stackblitz.com/edit/github-ns8txmuj?file=src%2FApp.tsx,src%2Findex.css
Reproduction steps
No response
Expected Behaviour
::part(title) correctly targets the according element.
Screenshots or Videos
No response
UI5 Web Components for React Version
2.25
UI5 Web Components Version
2.25
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration
Describe the bug
When trying to access the
::part(title), the styling is not applied although it's documented (see https://ui5.github.io/webcomponents-react/v2/?path=/docs/inputs-combobox--docs#css-shadow-parts). Accessing::part(header)works.Please see the attached StackBlitz
Isolated Example
https://stackblitz.com/edit/github-ns8txmuj?file=src%2FApp.tsx,src%2Findex.css
Reproduction steps
No response
Expected Behaviour
::part(title)correctly targets the according element.Screenshots or Videos
No response
UI5 Web Components for React Version
2.25
UI5 Web Components Version
2.25
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration