Upload file in erica web fails
Open
- Dominant language
- JavaScript
- Stars
- 264
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Error is on the js side:
Uncaught TypeError: Object [object Object] has no method 'ajaxSubmit'
app.js:153
Seems the jquery ajaxSubmit plugin is not loaded on the page.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at app.js:153 and reproduce the file upload in the Erica web interface. Check how the jQuery ajaxSubmit plugin is loaded on that page and confirm the upload no longer raises the reported TypeError. Done means the upload completes without the missing-method error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100