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

Easier Hard Reloading #3594

Open
jonathansampson opened this issue Apr 28, 2021 · 2 comments
Open

Easier Hard Reloading #3594

jonathansampson opened this issue Apr 28, 2021 · 2 comments
Milestone

Comments

@jonathansampson
Copy link
Contributor

Problem Description

It is currently not very easy to perform a hard reload of a page (i.e. by-passing cache) in Brave. The user must either open the same page in a private tab or clear associated site data prior to reloading in the normal tab. These scenarios not only introduce quite a bit of friction, but they may also invalidate sessions, booting people off of authenticated experiences by clearing cookies and/or wiping out localStorage unintentionally.

Feature Overview

Power Users should have more control over the reload experience. Instead of the basic reload, which respects cache headers and more, the user should have the ability to reload by-passing cache, and/or perhaps the ability to clear site data and reload in one action.

User Experience

  1. User long-presses the reload button in the address bar
  2. Options Reload Without Cache and Clear Site Data & Reload are presented

Additional information

An issue exists requesting pull-to-refresh. If such a feature were implemented, it too could be augmented to support a hard-reload based on the number of seconds the page is held in the pulled position. An immediate pull-release could perform a standard refresh, while a pull-pause-release could perform a hard refresh.

@iccub
Copy link
Contributor

iccub commented Apr 28, 2021

I like it, do you know if we have this feature on Android?

@iccub iccub modified the milestones: 1.26, 1.27 Apr 28, 2021
@srirambv
Copy link
Contributor

I like it, do you know if we have this feature on Android?

Nope. But possible via dev tools

@iccub iccub modified the milestones: 1.27, 1.28 May 26, 2021
@iccub iccub modified the milestones: 1.28, 1.29, 1.30 Jun 23, 2021
@iccub iccub modified the milestones: 1.30, 1.31 Jul 28, 2021
@iccub iccub modified the milestones: 1.31, 1.32 Aug 11, 2021
@iccub iccub modified the milestones: 1.32, icebox Sep 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants