FreeTubeApp / FreeTube

An Open Source YouTube app for privacy
https://freetubeapp.io/
GNU Affero General Public License v3.0
13.65k stars 864 forks source link

[Feature Request]: Reload with F5 as well #5152

Closed stdedos closed 6 months ago

stdedos commented 6 months ago

Guidelines

Problem Description

I'm accustomed to F5 for reloading the page

Proposed Solution

Reload with F5 as well

Alternatives Considered

Dev Tools and then reload with F5 :upside_down_face:

Issue Labels

new keyboard shortcut

Additional Information

efb4f5ff-1298-471a-8973-3d47447115dc commented 6 months ago

That will happen in the implementation of #1005

Because shortcuts regarding to refresh will need to be changed to work for all pages.

https://docs.freetubeapp.io/usage/keyboard-shortcuts/

PrivacyFriendlyMuffins commented 5 months ago

That will happen in the implementation of #1005

Because shortcuts regarding to refresh will need to be changed to work for all pages.

https://docs.freetubeapp.io/usage/keyboard-shortcuts/

1005 was implemented in v0.20.0 Beta as you said, but pressing F5 only reloads the Subscriptions page; it doesn't reload a video page.