[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Allow backwards navigation if a site fails to load #1698

Open
raelg opened this issue Mar 7, 2020 · 0 comments
Open

Allow backwards navigation if a site fails to load #1698

raelg opened this issue Mar 7, 2020 · 0 comments
Assignees

Comments

@raelg
Copy link
raelg commented Mar 7, 2020

When navigating to a site that fails to load, the page should be added to the back-forward list so that it is possible to go back to the previous site and navigate to other links.

E.g., if navigating to a broken site from a Google search then the user should be able to go back to Google search results to check other links.

I have a PR with a potential fix: raelg#1, however, this depends on this PR being merged first: #1677

The fix uses the local web server to serve the error page (so it is added to the back-forward list), with the url extracted from a query parameter and shown in the url bar. To prevent someone from misusing this feature (url override), a secret local value is created which must match another query parameter.

┆Issue is synchronized with this Jira Task

@razvanlitianu razvanlitianu added this to Unprioritized Backlog in Focus iOS Kanban via automation Nov 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Focus iOS Kanban
Unprioritized Backlog
Development

No branches or pull requests

2 participants