Skip to content

ref(tabs): Refactor to separate TabStateProvider from the TabsWrap styles #77175

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

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

ryan953
Copy link
Member

@ryan953 ryan953 commented Sep 9, 2024

I need to separate the state from the styles because the styles are difficult to use inside a flex/grid system.

For the hydration error diff modal I need to insert some other css in there, and the api to override TabsWrap seemed more hacky than simply setting what's needed directly.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 9, 2024
@ryan953 ryan953 requested a review from a team September 9, 2024 19:18
@ryan953 ryan953 merged commit 6cbb646 into master Sep 9, 2024
45 checks passed
@ryan953 ryan953 deleted the ryan953/ref-TabStateProvider branch September 9, 2024 21:58
Copy link

sentry-io bot commented Sep 10, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ Error: Rendered fewer hooks than expected. This may be caused by an accidental early return statement. /issues/ View Issue

Did you find this useful? React with a 👍 or 👎

c298lee pushed a commit that referenced this pull request Sep 10, 2024
…yles (#77175)

I need to separate the state from the styles because the styles are
difficult to use inside a flex/grid system.

For the hydration error diff modal I need to insert some other css in
there, and the api to override TabsWrap seemed more hacky than simply
setting what's needed directly.
@github-actions github-actions bot locked and limited conversation to collaborators Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants