List Item - some elements are misaligned #11031
Labels
0 - new
New issues that need assignment.
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 - p2 - want for an upcoming milestone
User set priority impact status of p2 - want for an upcoming milestone
p - medium
Issue is non core or affecting less that 60% of people using the library
Milestone
Check existing issues
Actual Behavior
In the new v3 List, the drag handle, selection icon, expand chevron, and action-start slot are misaligned when compared to the main item content.
Expected Behavior
Elements to the left of and inside the bordered area should align to each other. Possible solution is to update the bordered-area to use
box-sizing: border-box;
Reproduction Sample
https://codepen.io/ashetland/pen/GgKjjQb
Reproduction Steps
Compare the position of icons in the aforementioned elements vs those in the content area.
Reproduction Version
v3.0.0-next.57
Relevant Info
cc @eriklharper
Regression?
No response
Priority impact
impact - p2 - want for an upcoming milestone
Impact
No response
Calcite package
Esri team
Calcite (design)
The text was updated successfully, but these errors were encountered: