HyperPlay-Gaming / hyperplay-desktop-client

The HyperPlay desktop app
https://hyperplay.xyz
GNU General Public License v3.0
79 stars 31 forks source link

[UI] Welcome modal update #1163

Open biliesilva opened 1 week ago

biliesilva commented 1 week ago

<--- Update Welcome Modal --->

Updated the copy and some styles of the Welcome to HyperPlay modal

Design to compare here


Use the following Checklist if you have changed something on the Backend or Frontend:

github-actions[bot] commented 1 week ago

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

biliesilva commented 1 week ago

I have read the CLA Document and I hereby sign the CLA

BrettCleary commented 1 week ago

can we take the time to make this modal responsive for smaller screens? You will also need to set the z-index as well or convert it to a dialog element with modal behavior, so it is above the top nav bar. Probably set a max height of 100vh and y-overflow to auto as well

image image
biliesilva commented 1 week ago

ui is looking good. let's take the time to make it responsive since this is the first impression on new users

I didn't change anything in the responsiveness of this component I just changed the text and changed the position of the language selector and the button.