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

Update Game Card and Game Page with remaining statuses

Open flavioislima opened this issue 2 years ago • 4 comments

Looking at the current designs, I noticed we do not have any about the 'paused' state. It makes sense since this is a new feature that we are finishing implementing.

In short, both the Game card and the game page should have the following states:

  • Not Installed
  • Installing (should show both a Pause and a Cancel Button)
  • Paused (Should show a continue download button)
  • Installed
  • Repairing (Cannot be canceled since it can corrupt files, so we should only disable the Play button)
  • Updating (Cancel and Pause)
  • Moving Game (Same as repairing)

This is how I did on the current design: image.png

image.png

image.png

image.png

image.png

image.png

Moving is the same as Repairing it only changes the text.

flavioislima avatar May 15 '23 07:05 flavioislima

Cards:

Not Installed: image.png

Installing (should show both a Pause and a Cancel Button): image.png

Paused (Should show a continue download button) image.png

Installed image.png

Repairing (Cannot be canceled since it can corrupt files, so we should only disable the Play button) image.png

Updating (Cancel and Pause) image.png

Moving Game (Same as repairing)

image.png

biliesilva avatar May 15 '23 10:05 biliesilva

Here are designs for the statuses on the Game page:

image.png

image.png

image.png

biliesilva avatar May 22 '23 20:05 biliesilva

Only remaining work is the "Extracting" message.

jacobc-eth avatar Sep 11 '23 20:09 jacobc-eth

Extracting progress percentage*

BrettCleary avatar Sep 11 '23 20:09 BrettCleary