Handling AJAX calls
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 293
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
I am currently making a website to load data from AJAX call and then insert it to Shadowbox. Everything goes well, but the loading screen seems to be hidden after a fixed period of time. I hope that there can be a function to delay the loader until the request is complete. As soon as the data is finished loading, I can invoke this function to display it in the lightbox.
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
No file or test is named in the issue. Begin by reviewing the loader timeout and the AJAX-to-lightbox flow; done means the loader remains visible until the request completes and the loaded data can then be displayed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100