Change URL of webview?
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
Once I have a web view built and displayed, if i need to change the URL, how would I do that? I tried eval'ing window.location.href = '' and that didn't seem to do anything. Thanks.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the webview API used to build and display the view, then inspect how the eval call handles window.location.href. Done means establishing whether URL changes are supported and documenting or exposing a reliable navigation path, with navigation behavior verified in the webview.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, rust
- Domain
- desktop, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100