Make javascript functions created by h:commandScript return a Promise
Open
- Dominant language
- Java
- Stars
- 127
- Forks
- 59
- Avg merge
- 23h
- Merged PRs (30d)
- 7
Description
It would be nice if javascript functions created by `h:commandScript` would return a `Promise` which could then be combined/chained with other `Promise`s.
Contributor guide
Research direction
Start by locating the h:commandScript implementation and the JavaScript functions it generates. Check existing coverage around this component, then define completion as generated functions returning Promises that can be chained with other Promises, with tests demonstrating that behavior.
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