Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: updateWorkspacesEmpty.tsx from material ui to tailwind#16886

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
aslilac merged 7 commits intocoder:mainfromrohansinha01:rohansinha
Mar 17, 2025

Conversation

rohansinha01
Copy link
Contributor

Attached screenshots of code that I updated on WorkspacesEmpty.tsx
Screenshot 2025-03-11 at 9 16 16 PM
Screenshot 2025-03-11 at 9 14 49 PM
Screenshot 2025-03-11 at 9 13 23 PM
Screenshot 2025-03-11 at 9 12 52 PM
Screenshot 2025-03-11 at 9 12 29 PM
Screenshot 2025-03-11 at 9 11 49 PM
Screenshot 2025-03-11 at 9 11 03 PM
Screenshot 2025-03-11 at 9 10 35 PM
Screenshot 2025-03-11 at 9 09 00 PM
Screenshot 2025-03-11 at 8 56 48 PM
Screenshot 2025-03-11 at 8 55 40 PM
Screenshot 2025-03-11 at 8 55 09 PM
Screenshot 2025-03-11 at 8 24 56 PM
Screenshot 2025-03-11 at 8 24 35 PM
Screenshot 2025-03-11 at 8 21 19 PM
Screenshot 2025-03-11 at 8 20 56 PM
Screenshot 2025-03-11 at 5 52 38 PM
Screenshot 2025-03-11 at 5 52 11 PM

@cdr-botcdr-botbot added the communityPull Requests and issues created by the community. labelMar 12, 2025
@github-actionsGitHub Actions
Copy link

github-actionsbot commentedMar 12, 2025
edited
Loading

All contributors have signed the CLA ✍️ ✅
Posted by theCLA Assistant Lite bot.

@Kira-Pilot
Copy link
Member

@brettkolodny can you help review this PR?
@aslilac, tagging so this is on your radar and so you can assist :)

brettkolodny reacted with thumbs up emoji

@rohansinha01
Copy link
ContributorAuthor

I have read the CLA Document and I hereby sign the CLA

cdrci2 added a commit to coder/cla that referenced this pull requestMar 12, 2025
@brettkolodnybrettkolodny changed the titlerohansinha updated material ui to tailwindfix: updateWorkspacesEmpty.tsx from material ui to tailwindMar 12, 2025
backgroundColor:theme.palette.background.paper,
},
})}
className="w-[320px] p-4 rounded-md border border-divider text-left flex gap-4 no-underline text-inherit hover:bg-paper"
Copy link
Member

Choose a reason for hiding this comment

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

the oldtheme.palette.divider andtheme.palette.background.paper colors haven't been carried over from material ui to tailwind, soborder-divider andhover:bg-paper are not actually valid classes.

if you look at the failing chromatic tests, you can see what it looked like before and what it looks like now. you can see the set of available tailwind colors in our tailwind.config.js file, and their actual values in index.css. the match doesn't have to be exact, but the colors should be close.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Updated the colors to the closest that I could see which was border-surface-grey.

@matifalimatifali requested a review fromaslilacMarch 14, 2025 20:07
@brettkolodny
Copy link
Contributor

Looking good after those color changed!

@rohansinha01
Copy link
ContributorAuthor

Took another look at the code this morning and saw the colors were a little off and found better matching ones.

@aslilac
Copy link
Member

looks good! thank you!

@aslilacaslilac merged commit83f1d82 intocoder:mainMar 17, 2025
29 checks passed
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMar 17, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@aslilacaslilacaslilac approved these changes

@brettkolodnybrettkolodnybrettkolodny approved these changes

Assignees

@rohansinha01rohansinha01

Labels

communityPull Requests and issues created by the community.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@rohansinha01@Kira-Pilot@brettkolodny@aslilac

[8]ページ先頭

©2009-2025 Movatter.jp