Open nyghtstalker opened 1 year ago
Let's re-explore what elements actually need to be in this "dropdown".
I agree that we need to keep just 5 or 6 items here so it does not turn into a very populated component.
@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".
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.
The menu will include the following options:
Note that Logs points the user to "App Logs".
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