8 comments (8 comments)0 reactions (0 reactions)0 assignees (0 assignees)HTML560 forks (560 forks)batch import
assignedfeature-requestfirst-timers-onlygood first issue
Repository metrics
- Stars
- 930 stars (930 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Currently you can only tag pics with are loaded from a folder.
This feature would allow you to tag a pic which is loaded using its URL.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Contributor guide
- Research direction
- Add an input field for image URL in the labeling interface and implement loading the image from that URL. Look at how images are currently loaded from a folder, then extend to accept a URL and load the image asynchronously. Handle potential network errors and CORS issues.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- Git