[Feature Request] Prevent WebView from loading new pages when hyperlinks are clicked
Nobody has claimed this yet.
- Dominant language
- Objective-C++
- Stars
- 2.7k
- Forks
- 734
- Avg merge
- 11h 39m
- Merged PRs (30d)
- 1
Description
Hello there. :)
Thank you for this free WebView plugin.
Is there any way to prevent the WebVew from loading new webPages when hyperlinks are clicked?
I checked the WebViewObject class but apparently there isn't a public API for that yet (please correct me if I'm wrong).
Can I request for a new feature to achieve this?
Thanks for reading.
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 reviewing the WebViewObject class mentioned in the issue and identify how hyperlink navigation is currently exposed. Define the public API needed to prevent WebView page loads triggered by clicked hyperlinks, then verify that the requested navigation behavior is consistently prevented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c, unity
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100