HyperPlay-Gaming / hyperplay-desktop-client

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

Make game card menu scrollable #531

Open nyghtstalker opened 1 year ago

nyghtstalker commented 1 year ago

Problem description

The game card menu can only hold six lines. After six, the seventh and further lines get cut off. This menu should be scrollable to help counter this issue.

Feature description

Making the menu scrollable will allow for more content to be added without cut off.

Alternatives

No response

Additional information

image

iamdavid0091 commented 8 months ago

Let's re-explore what elements actually need to be in this "dropdown".

biliesilva commented 8 months ago

I agree that we need to keep just 5 or 6 items here so it does not turn into a very populated component.

iamdavid0091 commented 8 months ago

@biliesilva let's rethink what options makes sense in this "dropdown" as it relates to the actions that are available on the game details page/game card.

For example, the "Favorite" option is not needed due to the fact that we have the heart icon on the game card. Another example: game settings probably doesn't need to live in this "dropdown".

biliesilva commented 8 months ago

Yes, both Favorite and Play already have an icon for it on the same card. We can keep these options:

Another suggestion it's to make this component not be limited to the card size, but this will need to tweak the code and overcomplicate for now. But I'm ok with designing it if we feel we need to add more options here.

iamdavid0091 commented 7 months ago

The menu will include the following options:

Note that Logs points the user to "App Logs".