[List] padding corrections to new scales #10940
Labels
2 - in development
Issues that are actively being worked on.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
Calcite (design)
Issues logged by Calcite designers.
calcite-components
Issues specific to the @esri/calcite-components package.
estimate - 2
Small fix or update, may require updates to tests.
impact - p1 - need for current milestone
User set priority impact status of p1 - need for current milestone
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
visual changes
Issues with visual changes that are added for consistency, but are not backwards compatible
Milestone
Check existing issues
Actual Behavior
There are some padding discrepancies on medium and large scale when comparing to the design spec.
Medium scale:
drag-enabled
anddisplay-mode="nested"
, theselection-container
only has right padding.Large scale:
All scales:
drag-enabled display-mode="nested" selection-appearance="icon"
Expected Behavior
Small scale:
drag-enabled display-mode="nested" selection-appearance="icon"
, row-containerpadding-inline-start
should be 0pxMedium scale:
drag-enabled
anddisplay-mode="nested"
, theselection-container
has 4px padding-inline (space.xxs)drag-enabled display-mode="nested" selection-appearance="icon"
, row-containerpadding-inline-start
should be 4pxLarge scale:
padding-inline-end
should be 16px (space.lg)padding-inline-start
should be 16px (space.lg)drag-enabled display-mode="nested" selection-appearance="icon"
, row-containerpadding-inline-start
should be 4pxReproduction Sample
https://esri.github.io/calcite-design-system/?path=/story/components-list--scales
Reproduction Steps
Inspect elements as noted above.
Reproduction Version
v3.0.0-next.41
Relevant Info
Follow up to PR #10853.
cc @eriklharper
Regression?
No response
Priority impact
impact - p1 - need for current milestone
Impact
No response
Calcite package
Esri team
Calcite (design)
The text was updated successfully, but these errors were encountered: