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

Provide proper feedback on file not found on media fields #7460

Closed
txau opened this issue Nov 20, 2024 · 1 comment · Fixed by #7534
Closed

Provide proper feedback on file not found on media fields #7460

txau opened this issue Nov 20, 2024 · 1 comment · Fixed by #7534

Comments

@txau
Copy link
Collaborator

txau commented Nov 20, 2024

Currently we show this message:

image

When actually it is a file not found. In fact in the card view it is rendered as such:

image

But in the side panel and entity view it gives this other feedback message, misleading for the users in terms of understanding why they are not seeing their image.

Expected behavior
When the file is not found the error message should reflect this.

@konzz
Copy link
Member

konzz commented Dec 10, 2024

This is how it will look in the cards, side panel and editor.
Image

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

Successfully merging a pull request may close this issue.

3 participants