Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Migrate to emotion #992

Merged
merged 6 commits into from
Mar 25, 2023
Merged

Migrate to emotion #992

merged 6 commits into from
Mar 25, 2023

Conversation

abhinavkgrd
Copy link
Member

@abhinavkgrd abhinavkgrd commented Mar 25, 2023

Description

Facing issues, with styled-component, not properly rendering styles and styles randomly breaking at various instances.

Found an open issue on mui (mui/material-ui#29742), related similar issue.

migrated to use emotion.

Test Plan

opening /gallery directly on https://share-screen.bada-frame.pages.dev/gallery was causing rendering issues with the collection sort option

image

doing the same on https://migrate-to-emotion.bada-frame.pages.dev/gallery, is working without issues

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 25, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 65a552a
Status:⚡️  Build in progress...

View logs

src/pages/_app.tsx Outdated Show resolved Hide resolved
src/pages/_document.tsx Outdated Show resolved Hide resolved
src/pages/_document.tsx Outdated Show resolved Hide resolved
@abhinavkgrd abhinavkgrd merged commit 4209014 into main Mar 25, 2023
@abhinavkgrd abhinavkgrd deleted the migrate-to-emotion branch March 25, 2023 13:48
@abhinavkgrd abhinavkgrd mentioned this pull request Mar 28, 2023
1 task
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants