Forum Discussion
TheShaunSaw
Aug 23, 2020Silver Contributor
What happened to back button and refresh button on YouTube PWA
I today installed YouTube PWA from the Microsoft Edge Canary channel and what I saw is the back and refresh buttons on the left of titlebar are missing. I only saw it on the YouTube PWA. Has anyone e...
- Aug 24, 2020
TheShaunSaw thanks for the feedback on this. It's actually by design at present. The YouTube manifest includes the displaymode property for "standalone" which the w3c spec indicates should not have an address bar nor other UI components, though browsers MAY include a "status bar" and a "back button". The displaymode that includes refresh and back is called "minimal-ui". I'm not sure why youtube opted for standalone.
I'll do some follow up with that, as well as possibly reconsider our design and start including the back button if nothing else...
-John
TheShaunSaw
Sep 14, 2020Silver Contributor
If the PWA you are using doesn't have the control on the titlebar, you can use those functions through the context menu or by using keyboard shortcuts.