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.46k stars 253 forks source link

chore(ui5-li-group-header): change default actionable state to false #9272

Closed dobrinyonkov closed 1 week ago

dobrinyonkov commented 1 week ago

According to the List's specification, group headers are meant to be non-interactive. Therefore, the actionable state inherited by the ListItemBase needs to be defaulted to false.