-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
Issue summary
Resource list with selection and no bulk actions adds bottom padding when rows are selected.
Included screenshots taken from https://polaris.shopify.com/components/resource-list, "With selection and no bulk actions".
Expected behavior
Resource list bottom padding should remain the same after a row is selected, if no bulk actions are defined.
Actual behavior
Resource list bottom padding increases after a row is selected, even if no bulk actions are defined.
Steps to reproduce the problem
- Open https://polaris.shopify.com/components/resource-list
- Select the "With selection and no bulk actions" demo
- Select any row within the demo
Reduced test case
https://polaris.shopify.com/components/resource-list
Specifications
- Are you using the React components? (Y/N): Y
- Polaris version number: 10.19.0
- Browser: Chrome 109.0.5414.75 (Official Build) (64-bit)
System:
OS: Linux 5.15 Ubuntu 18.04.3 LTS (Bionic Beaver)
CPU: (16) x64 AMD Ryzen 7 2700 Eight-Core Processor
Memory: 11.72 GB / 15.60 GB
Container: Yes
Shell: 4.4.20 - /bin/bash
Binaries:
Node: 16.18.1 - /usr/bin/node
npm: 9.1.3 - /usr/bin/npm
devopsangel