SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.56k stars 267 forks source link

[ui5-wizard][ui5-textarea]: ui5-content-native-scrollbars not take effect for ui5-wizard and ui5-textarea #9695

Closed GongRichard closed 1 month ago

GongRichard commented 3 months ago

Bug Description

ui5-content-native-scrollbars not take effect for ui5-wizard and ui5-textarea

Affected Component

ui5-wizard, ui5-textarea

Expected Behaviour

when set ui5-content-native-scrollbars, should use browser native scrollbar

Isolated Example

No response

Steps to Reproduce

open wizard sample https://stackblitz.com/edit/github-nnzvzv?file=src%2FApp.tsx,src%2Findex.css you will see three components not to use native scrollbar

Log Output, Stack Trace or Screenshots

image image

Priority

None

UI5 Web Components Version

1.24.x

Browser

Chrome

Operating System

MAC OS

Additional Context

No response

Organization

SAP SuccessFactors

Declaration

yanaminkova commented 2 months ago

Hello @GongRichard,

Could you please create a separate issue for the ui5-list component? This component is managed by a different team. Thanks in advance!

Kind regards, Yana

GongRichard commented 2 months ago

Hi @yanaminkova , separate issue for the ui5-list has been created. https://github.com/SAP/ui5-webcomponents/issues/9720 Thanks, Richard

yanaminkova commented 2 months ago

Hello @SAP/ui5-webcomponents-topic-rl ,

Could you please review the issue with the ui5-content-native-scrollbars not applying correctly to the ui5-wizard and ui5-textarea components?

Thanks and Best regards, Yana

ivoplashkov commented 1 month ago

Hello @GongRichard ,

The issue is fixed with the changes mentioned above.

Regards, Ivaylo Plashkov