Added support for failed requests
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Right now, certain requests (if they fail) can cause StudioJS to stop working, require a page reload:
- Crop pane - "Crop"
- Faces pane - "Select Faces"
- Redeye pane - "Red eye"
Implementing error handling for these situations may increase code complexity, but would improve durability on poor internet connections.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the request handlers for the Crop pane’s “Crop,” Faces pane’s “Select Faces,” and Redeye pane’s “Red eye” actions. Reproduce a failed request in each flow and verify that StudioJS remains usable without a page reload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100