jakartaee / jakartaee/faces

Add JavaScript Hooks to fileUpload

Open
#1,302 3 comments 0 reactions 0 assignees View on GitHub
Priority: Minor Type: Improvement
Dominant language
Java
Stars
127
Forks
59
Avg merge
23h
Merged PRs (30d)
7

Description

Allow to add a listener for "progress",
(and "complete", "error", "abort")

The idea is to be able to implement a progress bar without any need to write an own upload servlet.
#### Affected Versions
[2.2]

Contributor guide

Open the contributing guide

Research direction

Start by locating the fileUpload client-side implementation and its existing upload lifecycle. Determine where progress, complete, error, and abort events can be exposed, then verify that listeners can support a progress bar without a custom upload servlet.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, javascript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.