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

chore: replace MUI icons with Lucide icons - update 18#17958

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
BrunoQuaresma merged 3 commits intomainfrombq/replace-mui-icons-19
May 21, 2025

Conversation

BrunoQuaresma
Copy link
Collaborator

  1. PersonOutline → UserIcon
  2. Apps → LayoutGridIcon
  3. Delete → TrashIcon
  4. InsertDriveFile → FileIcon

@BrunoQuaresmaBrunoQuaresma requested a review froma teamMay 20, 2025 21:44
@BrunoQuaresmaBrunoQuaresma self-assigned thisMay 20, 2025
@BrunoQuaresmaBrunoQuaresma requested review fromParkreiner and removed request fora teamMay 20, 2025 21:44
@ParkreinerParkreiner changed the titlechore: replace MUI icons with Lucide icons - 18chore: replace MUI icons with Lucide icons - update 18May 21, 2025
Copy link
Member

@ParkreinerParkreiner left a comment

Choose a reason for hiding this comment

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

Changes look straightforward, so I'm approving to make sure you're not blocked. I had some concerns about the use ofTagIcon for some of the stories, but I'll let you decide whether that's something to worry about right now

Like I mentioned in the Storybook comments, there's a good possibility that the concept of tags will be introduced to the Coder UI in less than 2 months, so I'd prefer it if we didn't use the icon for non-tag elements, just to make sure we don't confuse the user

Comment on lines +166 to +170
<FileIcon
className="size-icon-xs"
css={{
opacity: 0.5,
mr: 0.25,
marginRight: "0.25rem",
Copy link
Member

Choose a reason for hiding this comment

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

Genuine question: Is there a reason why this wasn't switched over to Tailwind syntax? I know some of the icon libraries can be a little finicky with styling

Copy link
Member

Choose a reason for hiding this comment

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

Actually, wait, does this work as intended? I know that when you give a component acss prop, Emotion injects it viaclassName. Does Emotion take the existingclassName and merge it with its version ofclassName, or does it override the value?

fontSize: 14,
<LayoutGridIcon
className="size-icon-xs"
css={{
Copy link
Member

Choose a reason for hiding this comment

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

Another potential area wherecss can be removed

@BrunoQuaresma
Copy link
CollaboratorAuthor

@Parkreiner let me check the stories, but the WorkspaceAppStatus component, will be refactored soon 🙏 and maybe, removed.

@BrunoQuaresmaBrunoQuaresma merged commite1934fe intomainMay 21, 2025
34 checks passed
@BrunoQuaresmaBrunoQuaresma deleted the bq/replace-mui-icons-19 branchMay 21, 2025 19:11
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMay 21, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@ParkreinerParkreinerParkreiner approved these changes

Assignees

@BrunoQuaresmaBrunoQuaresma

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@BrunoQuaresma@Parkreiner

[8]ページ先頭

©2009-2025 Movatter.jp