f:ajax - add async attribute to implement async ajax requests
Open
- Dominant language
- Java
- Stars
- 127
- Forks
- 59
- Avg merge
- 23h
- Merged PRs (30d)
- 7
Description
https://github.com/eclipse-ee4j/mojarra/issues/4946
Add and process an `async` attribute to `f:ajax` to implement async ajax requests
Contributor guide
Research direction
Start by reading the linked Mojarra issue and locating the existing f:ajax implementation and its tests. Trace how f:ajax attributes are processed, then verify that the async attribute is accepted and produces asynchronous Ajax requests without breaking existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100