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

Bug - broken file upload from Update UI src (#461) #471

Open
2 tasks done
mdial89f opened this issue Dec 7, 2021 · 0 comments
Open
2 tasks done

Bug - broken file upload from Update UI src (#461) #471

mdial89f opened this issue Dec 7, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@mdial89f
Copy link
Contributor

mdial89f commented Dec 7, 2021

Type of Issue:

  • Bug: Something isn't working

Issue Creator Checklist

  • This issue has been thoroughly documented below; a developer should be able to understand the issue by reading it.

What's broken?

It appears that file upload is broken. Using the current deployed version of the app, if you select a file to upload as part of making a new amendment, you receive an error on submit. "TypeError: t is not a function".

I believe this bug got in as part of #461 I believe that because I made a branch off of master, revert-461, on which I reverted that merge. The app functions correctly for revert-461.

What's the impact of this bug?

Users cannot submit a new amendment with a file attachment.

Steps to Reproduce?

Go to the app.
Login
Select create new amendment
Fill out the fields, including picking a file to upload
Submit
View error

Assorted Notes/Considerations

  • This bug is written as if 461 will remain on master. I imagine the code will likely be reverted, as the original authors of 461 probably have other priorities. In that case, 461 should be put back on a branch, fixed, and brought back to master as time allows.

Screen Shot

AC:

  • The file upload functionality is restored for the 461 changeset.
@mdial89f mdial89f added the bug Something isn't working label Dec 7, 2021
@mdial89f mdial89f changed the title Update UI src (461) broke file upload broken file upload from Update UI src (#461) Dec 7, 2021
@mdial89f mdial89f changed the title broken file upload from Update UI src (#461) Bug - broken file upload from Update UI src (#461) Dec 7, 2021
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

No branches or pull requests

1 participant