Skip to content

feat: update Company header styles with consistent spacing and supporting text variant#1656

Draft
aaronlee777 wants to merge 2 commits intomainfrom
al/update-sdk-header-styles
Draft

feat: update Company header styles with consistent spacing and supporting text variant#1656
aaronlee777 wants to merge 2 commits intomainfrom
al/update-sdk-header-styles

Conversation

@aaronlee777
Copy link
Copy Markdown
Contributor

Summary

  • Standardize section headers across Company components by wrapping heading/description pairs in Flex with gap={4} and applying variant="supporting" to description text
  • Add alignItems="stretch" to parent layout containers for consistent alignment

Changes

  • Updated header patterns in AssignSignatory (Create + Invite), DocumentSigner, FederalTaxes, Industry, LocationsList, and PayScheduleList
  • Wrapped heading + description pairs in Flex flexDirection="column" gap={4}
  • Applied variant="supporting" to description Text components
  • Added alignItems="stretch" to parent Flex containers

Demo

Related

Testing

  • npm run storybook — verify header spacing and text styling in affected Company components
  • npm run test -- --run — ensure no regressions

aaronlee777 and others added 2 commits May 5, 2026 10:50
…ting text variant

Standardize section headers across Company components by wrapping heading/description
pairs in Flex with gap={4} and applying variant="supporting" to description text.
Adds alignItems="stretch" to parent layout containers for consistent alignment.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…and supporting text variant

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@aaronlee777 aaronlee777 force-pushed the al/update-sdk-header-styles branch from 5d33bbf to e0c4126 Compare May 5, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant