[List Item] Selection padding has too much space when the List's width is reduced #9290
Closed
2 of 6 tasks
Labels
4 - verified
Issues that have been released and confirmed resolved.
ArcGIS Web Analysis
Issues logged by ArcGIS Web Analysis team members
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
calcite-components
Issues specific to the @esri/calcite-components package.
design
Issues that need design consultation prior to development.
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
ready for dev
Issues ready for development implementation.
visual changes
Issues with visual changes that are added for consistency, but are not backwards compatible.
Milestone
Check existing issues
Actual Behavior
When updating from
value-list
tolist
in smaller width use cases for selections, additional padding is added, which effects the look of the component:value-list
list
Expected Behavior
Replace the existing
12px
padding to the right of the component'sselectionAppearance
of"icon"
forselectionMode
's of"multiple"
,"single"
and"single-persist"
to4px
with the--calcite-spacing-xxs
token:Reproduction Sample
https://codepen.io/geospatialem/pen/WNBNeNe
Reproduction Steps
selection-mode="icon"
value-list
sampleReproduction Version
2.8.0
Relevant Info
Refer to the impact statement below.
Regression?
No response
Priority impact
p1 - need for current milestone
Impact
Came up when the Analysis team converted their
pick-list
tolist
, where when confined to a smaller width panel, the padding takes up a considerable amount of space. They are considering reverting back topick-list
if a fix cannot be mitigated, and would have to migrate over after the breaking change release when #7100 is implemented.Calcite package
Esri team
ArcGIS Web Analysis
The text was updated successfully, but these errors were encountered: