hyperplay-desktop-client icon indicating copy to clipboard operation
hyperplay-desktop-client copied to clipboard

Reduce number of confirmations when installing game

Open awantoch opened this issue 2 years ago • 3 comments

Currently the flow for installing a new game is as follows:

  1. Click on game in store
  2. Click Add to Library
  3. Click Play/Install
  4. Confirmation alert appears: "X Game is not installed, install it?"
  5. Click Yes
  6. Install dialog with folder path choice & download size appears
  7. Click Install

4 looks like it can be removed entirely since 6 takes care of it

2 & 3 can likely be combined into "Play/Install Game" by automatically adding to library

The proposed flow is as follows:

  1. Click on game in store
  2. Click Play/Install
  3. Install dialog with folder path choice & download size appears
  4. Click Install

If it is crucial to have the "Add to Library" and "Play/Install" functionality separate, it would be:

  1. Click on game in store
  2. Click Add to Library
  3. Click Play/Install
  4. Install dialog with folder path choice & download size appears
  5. Click Install

awantoch avatar Jul 18 '23 04:07 awantoch

Could we switch the first from "Click on game Store" to Hover over the game card?

biliesilva avatar Aug 17 '23 20:08 biliesilva

I think was implemented already, no?

Image

But there is an issue right now. It won't open the Install modal, instead. It will show this dialog and then install on the default location with no options or anything:

Image

But that is another issue, I will open it and try to fix it later.

flavioislima avatar Nov 07 '23 12:11 flavioislima

Ok, after clicking yes it shows the actual modal. So it is fine then.

flavioislima avatar Nov 07 '23 12:11 flavioislima