Skip to content

Remove chakra/emotion and unused Storybook components#776

Merged
spentacular merged 1 commit intomainfrom
maint/remove-chakra
Jan 7, 2026
Merged

Remove chakra/emotion and unused Storybook components#776
spentacular merged 1 commit intomainfrom
maint/remove-chakra

Conversation

@KetanReddy
Copy link
Copy Markdown
Member

Chakra (and emotion by extension) are fairly big dependencies that we were pulling in for a single error screen in Storybook. It looks like at some point (potentially during the 6->7 migration) these components stopped being used by Storybook. Long term we should probably try and replicate some of this behavior in our storybook extension but given that it seems like these haven't worked in a while, removing them only has the net benefit of dep reduction.

Closes: #769

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major
  • N/A

Does your PR have any documentation updates?

  • Updated docs
  • No Update needed
  • Unable to update docs

Release Notes

  • Remove Chakra/Emotion dependencies in Storybook.

@KetanReddy KetanReddy self-assigned this Dec 22, 2025
@KetanReddy KetanReddy requested review from a team as code owners December 22, 2025 20:12
@KetanReddy KetanReddy added the skip-release Preserve the current version when merged label Dec 22, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.77%. Comparing base (d3a1ed7) to head (d4ca488).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #776   +/-   ##
=======================================
  Coverage   85.77%   85.77%           
=======================================
  Files         504      504           
  Lines       22679    22679           
  Branches     2651     2651           
=======================================
  Hits        19454    19454           
  Misses       2896     2896           
  Partials      329      329           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@KetanReddy KetanReddy changed the title Remove chakra/empotion and unused Storybook components Remove chakra/emotion and unused Storybook components Dec 22, 2025
Copy link
Copy Markdown
Member

@KVSRoyal KVSRoyal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

Copy link
Copy Markdown
Member

@spentacular spentacular left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@spentacular spentacular merged commit 07dd04a into main Jan 7, 2026
15 checks passed
@spentacular spentacular deleted the maint/remove-chakra branch January 7, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-release Preserve the current version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove chakra-ui Usage

3 participants