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

Prompt users if they want to quit on back button press #568

Closed
bluemarvin opened this issue Sep 24, 2018 · 2 comments
Closed

Prompt users if they want to quit on back button press #568

bluemarvin opened this issue Sep 24, 2018 · 2 comments
Assignees
Labels
enhancement This issue is a new feature or request platform:Daydream Issues specific to the Google Daydream VR platform platform:WaveVR Issues specific to the HTC WaveVR platform
Milestone

Comments

@bluemarvin
Copy link
Contributor

Hardware

WaveVR and Daydream

Steps to Reproduce

  1. Launch FxR
  2. Press back button on controller

Current Behavior

FxR exits to device home environment.

Expected Behavior

FxR should prompt user if they want to exit FxR

Possible Solution

On the Go, when the user pushed the back button with no more history, it will trigger a system UI asking if the user wants to exit or continue. On the Daydream and WaveVR the user is dumped back into the home env with out prompting which can be annoying when mashing the back button one too many times.

@keianhzo
Copy link
Contributor

keianhzo commented Oct 2, 2018

@bluemarvin From my experience no Daydream app use the Back button for exiting, you have to press Home to exit the app. The Back button is only used to go back inside the app (Chrome doesn't even use it for going back in history).

Maybe just not using the back button for exiting in Daydream would be a more Daydream-standard way of dealing with this.

All this in Daydream clip-ins, not sure on Mirage Solo.

@keianhzo keianhzo removed the Design label Oct 2, 2018
@avrignaud avrignaud removed the v1.1 label Oct 30, 2018
@philip-lamb philip-lamb added enhancement This issue is a new feature or request P1 Fix in the current development iteration platform:WaveVR Issues specific to the HTC WaveVR platform platform:Daydream Issues specific to the Google Daydream VR platform and removed backlog labels Mar 11, 2019
@philip-lamb philip-lamb added this to the v1.1.3 milestone Mar 11, 2019
@philip-lamb
Copy link
Contributor

On WaveVR and Daydream we should trap and discard any back button presses that would otherwise exit the app, as the UI standard on these platforms is to require the use of the system menu to exit applications.

@ghost ghost added in progress and removed P1 Fix in the current development iteration labels Mar 12, 2019
@ghost ghost removed the in progress label Mar 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement This issue is a new feature or request platform:Daydream Issues specific to the Google Daydream VR platform platform:WaveVR Issues specific to the HTC WaveVR platform
Projects
None yet
Development

No branches or pull requests

6 participants