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

requiredMetaFields, error message is not reset even after providing the required meta field (ex. caption) #3769

Open
trulymittal opened this issue May 21, 2022 · 2 comments
Assignees
Labels

Comments

@trulymittal
Copy link

Using Uppy in React using the Dashboard UI component.

The problem is that I added a required meta field, example caption which is a required meta field.
This is what happens:

  1. When I add image, try to upload, shows Error (Missing required meta field: Caption. Edit image).
  2. Edit the image, added the caption, but still the Error persists.
  3. Retry button clicked, then uploaded the image, all is well the image is uploaded and the image in result also has the meta-data-caption, but,
  4. The Error is still displayed on the Dashboard UI.
  5. IMO, the error should be reset as soon as the file gets the respective required meta data

Screenshot 2022-05-21 at 3 16 33 PM
.

@Murderlon
Copy link
Member

@arturi can you check this one?

@pronego-mls
Copy link

Any result on this issue?
It occurs in my setup with Uppy 3.8.0, too.
Thanks for an update.

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

No branches or pull requests

4 participants