Esri/calcite-design-system

Audit components for consistent border-box box-sizing

Open

#11,421 opened on Jan 30, 2025

View on GitHub
 (2 comments) (1 reaction) (1 assignee)TypeScript (88 forks)auto 404
3 - in developmentestimate - 3good first issuep - lowrefactor

Repository metrics

Stars
 (367 stars)
PR merge metrics
 (PR metrics pending)

Description

monday.com sync: #18048689262

Description

Some components do not have box-sizing: border-box set and could produce inconsistent layouts.

Proposed Advantages

Consistent box-sizing and more predictable layout.

Which Component

all of the components!

Relevant Info

Calcite package

  • @esri/calcite-components
  • @esri/calcite-components-react
  • @esri/calcite-design-tokens
  • @esri/calcite-ui-icons
  • @esri/eslint-plugin-calcite-components

Contributor guide