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.5k stars 260 forks source link

load more button is off by a col when in MultiSelect mode [Table] #5234

Closed szabadkai closed 2 years ago

szabadkai commented 2 years ago

Bug Description

When using the table in multi select mode, the load more button is one col short, looking off.

Expected Behavior

The load more button should span the whole row as in every other mode.

Steps to Reproduce

image

Context

Log Output / Stack Trace / Screenshots

{...}

Priority

The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria:

Note: The priority might be re-evaluated by the issue processor.

Stakeholder Info (if applicable)

LidiyaGeorgieva commented 2 years ago

Hello @szabadkai ,

Please provide reproducible sample in https://codesandbox.io/ (for example) In the Playground the button looks normal: https://sap.github.io/ui5-webcomponents/playground/components/Table/ image

Best Regards, Lidiya

LidiyaGeorgieva commented 2 years ago

Hello @SAP/ui5-webcomponents-topic-rl to reproduce the issue visit https://sap.github.io/ui5-webcomponents/playground/components/Table/ and change the mode of the sample "Growing Table with "More" button" to "MultiSelect" image