Skip to content

Conversation

DRiFTy17
Copy link
Collaborator

@DRiFTy17 DRiFTy17 commented Jul 7, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added/updated: Y
  • Docs have been added/updated: N
  • Does this PR introduce a breaking change? Potentially, but only minor visually (see below).
  • I have linked any related GitHub issues to be closed when this PR is merged? N

Describe the new behavior?

This change removes legacy size detection logic for auto-detecting the "extended" state. This logic has been the cause of a few layout bugs and support questions regarding this component over the years, and only causes confusion. The answer has been to always use the label slot, and this is what our guidance shows as well.

While the size-based extended functionality is unlikely to be used to be used currently, it technically could cause a small visual adjustments regarding the padding around the content internally...

IMO given that this is a legacy "feature" that is unlikely to be used nowadays, we should remove it to avoid confusion. Technically it could be seen as a breaking visual change, but guidance and documentation mention the correct way to use it so this would have been an undocumented/misused feature to begin with. Open to feedback.

@DRiFTy17 DRiFTy17 requested a review from a team as a code owner July 7, 2025 17:33
@DRiFTy17 DRiFTy17 added patch Increment the patch version when merged skip-release Preserve the current version when merged storybook-preview labels Jul 7, 2025
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor

github-actions bot commented Jul 7, 2025

View Storybook Deployment
pr/tyler-technologies-oss:fab-extended-size-fix

@DRiFTy17 DRiFTy17 requested a review from MikeMatusz July 7, 2025 17:34
@DRiFTy17 DRiFTy17 merged commit 1a18b1c into main Jul 15, 2025
18 of 19 checks passed
@DRiFTy17 DRiFTy17 deleted the fab-extended-size-fix branch July 15, 2025 12:14
Copy link
Contributor

🚀 PR was released in v3.10.0 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged released This issue/pull request has been released. skip-release Preserve the current version when merged storybook-preview
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants