Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audit components for consistent border-box box-sizing #11421

Open
1 of 5 tasks
jcfranco opened this issue Jan 30, 2025 · 1 comment
Open
1 of 5 tasks

Audit components for consistent border-box box-sizing #11421

jcfranco opened this issue Jan 30, 2025 · 1 comment
Labels
0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. refactor Issues tied to code that needs to be significantly reworked.

Comments

@jcfranco
Copy link
Member

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
@jcfranco jcfranco added 0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. refactor Issues tied to code that needs to be significantly reworked. labels Jan 30, 2025
@jcfranco
Copy link
Member Author

Related: #11031

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. refactor Issues tied to code that needs to be significantly reworked.
Projects
None yet
Development

No branches or pull requests

1 participant