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

5161 - fix workspace icon is missing on multi-workspace #5165

Merged

Conversation

flatypus
Copy link
Contributor

Fixes #5161

image

detail: before this PR, the icon would display as normal for the default data:// icons, but not for uploaded files (workspace-logo/original/{}.png for example). This PR fixes this by calling the getImageAbsoluteURIOrBase64 function to resolve the missing path.

Copy link
Member

@FelixMalfait FelixMalfait left a comment

Choose a reason for hiding this comment

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

perfect thanks!

@FelixMalfait FelixMalfait merged commit a283a3d into twentyhq:main Apr 25, 2024
6 of 7 checks passed
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.

Workspace icon is missing on multi-workspace switcher
2 participants