LeaVerou / LeaVerou/HTML5-Progress-polyfill
iOS support
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 178
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Can you confirm this works on iOS?
I tried setting progressElement.value = 50; though it doesn't seem to do anything on iOS 5.1.
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin by reproducing the reported progressElement.value = 50 case on iOS 5.1 and inspect the polyfill path that handles progress updates. Done means confirming whether the value updates on that platform and recording or addressing the result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- frontend, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100