rgero / Fajita

A custom YouTube wrapper designed to maintain a group video queue during gatherings, written in Typescript, utilizing React, MaterialUI, a custom backend, and websockets
0 stars 0 forks source link

Fix the back button yo #68

Open RoymondIssueBot opened 4 weeks ago

RoymondIssueBot commented 4 weeks ago

One line of code

Logged By Jake

rgero commented 3 weeks ago

This is a request to make it so the browser's "Back Button" tells the queue dialog (if open) to close.

So the workflow requested is this:

  1. Open the queue dialog
  2. Press the back button (or iOS swipe back)

The result will be the queue dialog being closed and the user gets back to whatever they were on.