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 empty upload not showing error on save #761

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

thomasfortes
Copy link
Contributor

@thomasfortes thomasfortes commented Jan 10, 2025

This fix the upload field not showing an error when saving by removing the _unused_field from the changes and letting Phoenix handle the error.

It still does not solve the caveat that removing an image does not show an error until you interact with another field (but sometimes it does when the user already has an image and you remove it).

@Flo0807
Copy link
Collaborator

Flo0807 commented Jan 13, 2025

🎉🚀

@Flo0807 Flo0807 added the bug Something isn't working label Jan 13, 2025
@Flo0807 Flo0807 merged commit 6c2e059 into naymspace:develop Jan 13, 2025
6 checks passed
@thomasfortes thomasfortes deleted the fix/upload-field branch January 13, 2025 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants