Esri / calcite-design-system

A monorepo containing the packages for Esri's Calcite Design System
https://developers.arcgis.com/calcite-design-system/
Other
281 stars 77 forks source link

[Block] Spacing not honored on the component with `heading` present #9920

Closed geospatialem closed 1 month ago

geospatialem commented 1 month ago

Check existing issues

Actual Behavior

block's heading prop is not reflecting the CSS attributes and spacing is not honored on the component.

image

Expected Behavior

Reflected CSS properties when the component's header is provided.

image

Reproduction Sample

https://codepen.io/driskull/pen/eYwvJEg

Reproduction Steps

  1. Open the sample
  2. Observe the spacing

Reproduction Version

2.11.0

Relevant Info

No response

Regression?

2.10.1

Priority impact

impact - p0 - emergency

Impact

Online teams releasing for Enterprise have a code freeze starting next week.

Calcite package

Esri team

ArcGIS Maps SDK for JavaScript

github-actions[bot] commented 1 month ago

Installed and assigned for verification.

geospatialem commented 1 month ago

Verified in 2.11.1-next.0 when the component's heading is present:

image