components icon indicating copy to clipboard operation
components copied to clipboard

bug(list): Lack of padding in list-option if hideSingleSelectionIndicator and togglePosition before

Open kkachniarz220 opened this issue 6 months ago • 0 comments
trafficstars

Is this a regression?

No

Description

Image

Reproduction

StackBlitz link: https://stackblitz.com/edit/8qmgxasf?file=src%2Fexample%2Flist-overview-example.html

Expected Behavior

Left padding on item should be included if togglePosition="before" and hideSingleSelectionIndicator="true"

Actual Behavior

Left padding is not included

Environment

  • Angular: 19.2.16
  • CDK/Material: 19.2.10
  • Browser(s): *
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows

kkachniarz220 avatar May 21 '25 09:05 kkachniarz220