Skip to content
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

fix(react-file-type-icons): return correct icon name for documentsFolder #25688

Merged
merged 2 commits into from
Nov 16, 2022

Conversation

yume-chan
Copy link
Contributor

Current Behavior

Use FileIconType.documentsFolder doesn't show anything.

New Behavior

Fixed icon name for FileIconType.documentsFolder, and added a unit test to verify.

Related Issue(s)

Fixes #25646

@fabricteam
Copy link
Collaborator

📊 Bundle size report

🤖 This report was generated against 9066dc6a278db9df1fe3a277e66c94c201107d14

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 8009f15:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration
pensive-rubin-wkufnc Issue #25646

@size-auditor
Copy link

size-auditor bot commented Nov 16, 2022

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: 9066dc6a278db9df1fe3a277e66c94c201107d14 (build)

@yume-chan yume-chan marked this pull request as ready for review November 16, 2022 04:52
Copy link
Contributor

@bigbadcapers bigbadcapers left a comment

Choose a reason for hiding this comment

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

Thank you for this fix!

@ling1726 ling1726 merged commit 5c824b8 into microsoft:master Nov 16, 2022
@yume-chan yume-chan deleted the fix/file-type-icon-documents branch November 17, 2022 00:46
NotWoods pushed a commit to NotWoods/fluentui that referenced this pull request Nov 18, 2022
…der (microsoft#25688)

* fix(react-file-type-icons): return correct icon name for documentsFolder

* add change file
Hotell pushed a commit to Hotell/fluentui that referenced this pull request Feb 9, 2023
…der (microsoft#25688)

* fix(react-file-type-icons): return correct icon name for documentsFolder

* add change file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: FileIconType.documentsFolder icon is not registered
4 participants