MicrosoftEdge / MicrosoftEdge/WebView2Feedback
IsLoading function
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
We would like to know with a simple function call whether the web viewer is currently busy loading a website.
Without implementing necessarily ourselves with navigation started/finished callbacks.
it's a simple flag and I think other browsers offer it. e.g. IE WebBrowser had a status property for this and WKWebView on macOS has an isLoading property.
or is there something like this already otherwise?
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
Start by checking whether WebView2 already exposes a loading-state API or only navigation started/finished callbacks, as described in the issue. Compare the requested behavior with the cited IE WebBrowser status property and WKWebView isLoading property; done means the available approach or a proposed simple loading-state call is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100