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

[ui5-card | Quartz ]: Table card rows cannot be selected #9230

Open kskondov opened 2 weeks ago

kskondov commented 2 weeks ago

Bug Description

Table rows cannot be focused/selected in any Quartz theme

Affected Component

ui5-card

Expected Behaviour

Table rows can be selected/focused in all themes

Isolated Example

https://sap.github.io/ui5-webcomponents/nightly/components/Card/#table-card

Steps to Reproduce

  1. Open: https://sap.github.io/ui5-webcomponents/nightly/components/Card/#table-card
  2. Change theme to any Quartz theme
  3. Try to select table rows

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

2.0

Browser

Chrome, Safari

Operating System

No response

Additional Context

No response

Organization

No response

Declaration

LidiyaGeorgieva commented 2 weeks ago

Hello @SAP/ui5-webcomponents-topic-core, please have a look. Please open the provided sample and press button "Open in Playground", delete the card related elements and leave only the table. The issue is reproducible. I observed the following - the outline is missing although the row is focused: image