Skip to content

Feature/game page popup layout 83 - #85

Merged
dha524 merged 6 commits into
mainfrom
feature/game-page-popup-layout-83
Jul 23, 2026
Merged

Feature/game page popup layout 83#85
dha524 merged 6 commits into
mainfrom
feature/game-page-popup-layout-83

Conversation

@aerielcruz

Copy link
Copy Markdown
Member

Issues

Closes #83

Description

  • Implement the popup style layout on the game page based on the Figma design
  • Minor updates to the Popup component
  • Responsive layout (stacked popups on mobile while overlap popups on desktop and tablet)

Desktop

image

Tablet

image

Mobile (Stacked Popups)

image image

Checklist

  • Make sure you are requesting to pull a feature/fix branch (right side). Don't request the main branch!
  • Make sure you are making a pull request against the main branch (left side). Also you should start your branch off main branch.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added the necessary documentation (if appropriate).

How To Review

  1. app/(frontend)/games/page.tsx
  2. app/(frontend)/components/ui/PopUp.tsx

Notes

@ShazeelAli ShazeelAli left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks clean as hell

@dha524
dha524 merged commit 0cffb42 into main Jul 23, 2026
1 check passed
@dha524
dha524 deleted the feature/game-page-popup-layout-83 branch July 23, 2026 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Game Page Popup Layout

3 participants