imazen / imazen/studiojs

Added support for failed requests

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.