-
Notifications
You must be signed in to change notification settings - Fork 278
Open
Labels
Description
Bug Description
Expected Behavior:
Setting data-ui5-compact-size in parent div or table itself should make the checkboxes in compact design
Actual Behavior:
Checkboxes and all the other elements in table are still in cozy design, even though data-ui5-compact-size is set
Developers Notes:
We tried to add this attribute in multiple places in different combinations.
- We added it into the table
- We added it into the rows
- We added it into parent div
- We added it on the head of the parent component (it actually worked for all the other elements but the table in this case)
So we actually confirmed working data-ui5-compact-size. But it does not apply into table.
Affected Component
TableSelectionMulti
Expected Behaviour
No response
Isolated Example
No response
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
Cannot send screenshot for SAP internal products. Feel free to reach me out in teams, I can show it to you then
Priority
None
UI5 Web Components Version
2.20.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To do