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

Update Size Prop across components #8370

Closed
24 tasks done
tw15egan opened this issue Apr 12, 2021 · 0 comments
Closed
24 tasks done

Update Size Prop across components #8370

tw15egan opened this issue Apr 12, 2021 · 0 comments
Assignees
Labels
epic Special label used by ZenHub for epic functionality package: react carbon-components-react role: dev 🤖 type: enhancement 💡

Comments

@tw15egan
Copy link
Member

tw15egan commented Apr 12, 2021

We want to align all size props so that a user knows exactly what size to expect based on the value they provide.

Based on the following table:

Name Size
xs 24
sm 32
md 40
lg 48
xl 64
2xl 80

Components to be updated

  • Accordion
  • Button
  • Listbox
    • Combobox
    • Dropdown
    • Multiselect
    • Filterable Multiselect
  • Content Switcher
  • DatePicker
  • FileUploader
    • FileUploaderButton
    • FileUploaderDropContainer
    • FileUploaderItem
  • Link
  • Modal
    • ComposedModal
  • Number Input
  • Overflow Menu
  • Search
  • Select
  • Tag
  • Text Input
  • Time Picker
  • Toggle

Form elements have been worked on in #8160

Outstanding work is tracked in #8369

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Special label used by ZenHub for epic functionality package: react carbon-components-react role: dev 🤖 type: enhancement 💡
Projects
None yet
Development

No branches or pull requests

2 participants