Skip to content

Web frontend can't fetch customized icon #11079

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

Closed
5 tasks done
fdb02983rhy opened this issue Nov 25, 2024 · 6 comments
Closed
5 tasks done

Web frontend can't fetch customized icon #11079

fdb02983rhy opened this issue Nov 25, 2024 · 6 comments
Assignees
Labels
🐞 bug Something isn't working cloud When the version is cloud and it is a bug report

Comments

@fdb02983rhy
Copy link
Contributor

fdb02983rhy commented Nov 25, 2024

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.12.0

Cloud or Self Hosted

Cloud

Steps to reproduce

Upgrade to 0.12.0

✔️ Expected Behavior

No response

❌ Actual Behavior

image image
@dosubot dosubot bot added the 🐞 bug Something isn't working label Nov 25, 2024
Copy link

dosubot bot commented Nov 25, 2024

I found a similar closed issue related to icon display: Upload 'Powered by Brand' image not showing up. This issue was resolved by a pull request that fixed the problem [1]. You might want to check if the solution provided there is applicable to your situation.

Additionally, the web frontend of Dify uses JSON data to define and render SVG elements for customized icons. This JSON structure includes attributes for SVG elements, which are then parsed and rendered in the frontend [2]. It might be helpful to verify that the JSON data for your customized icons is correctly structured and accessible in your cloud-hosted environment.

To continue talking to Dosu, mention @dosu.

@crazywoola
Copy link
Member

image Can not reproduce it. Can you provide more details?

@fdb02983rhy
Copy link
Contributor Author

fdb02983rhy commented Nov 25, 2024

image Can not reproduce it. Can you provide more details?

Please try to upload a picture for the icon

@crazywoola crazywoola added the cloud When the version is cloud and it is a bug report label Nov 25, 2024
@massif-01
Copy link
Contributor

the same as mine. it showed a yellow button

@perzeuss perzeuss mentioned this issue Nov 25, 2024
5 tasks
@perzeuss
Copy link
Contributor

Can not reproduce it. Can you provide more details?

I can reproduce it, see #11086 (comment)

@crazywoola crazywoola self-assigned this Nov 26, 2024
@crazywoola
Copy link
Member

Fixed in #11094

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working cloud When the version is cloud and it is a bug report
Projects
None yet
Development

No branches or pull requests

4 participants