Skip to content

fix: unresponsive cookies modal (@d1rshan)#8019

Merged
Miodec merged 2 commits into
monkeytypegame:masterfrom
d1rshan:fix/cookies-modal
Jun 2, 2026
Merged

fix: unresponsive cookies modal (@d1rshan)#8019
Miodec merged 2 commits into
monkeytypegame:masterfrom
d1rshan:fix/cookies-modal

Conversation

@d1rshan
Copy link
Copy Markdown
Contributor

@d1rshan d1rshan commented May 27, 2026

Before After
image image

Copilot AI review requested due to automatic review settings May 27, 2026 16:03
@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label May 27, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Removes a fixed minimum width on the Cookies modal, likely to improve responsiveness and allow the modal to size naturally based on viewport/content.

Changes:

  • Removed modalClass="min-w-[500px]" from CookiesModal’s AnimatedModal usage.

@github-actions github-actions Bot added the waiting for review Pull requests that require a review before continuing label May 27, 2026
@d1rshan d1rshan changed the title fix: make cookies modal responsive (@d1rshan) fix: remove minimum width in cookies modal (@d1rshan) May 29, 2026
@Miodec Miodec changed the title fix: remove minimum width in cookies modal (@d1rshan) fix: unresponsive cookies modal (@d1rshan) Jun 2, 2026
@Miodec Miodec merged commit 554135c into monkeytypegame:master Jun 2, 2026
15 checks passed
@Miodec
Copy link
Copy Markdown
Member

Miodec commented Jun 2, 2026

Thanks, changed it to max so we can still control the width, otherwise we are at the mercy of whatever width the browser decides and it could change depending on the content inside.

@d1rshan d1rshan deleted the fix/cookies-modal branch June 2, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend User interface or web stuff waiting for review Pull requests that require a review before continuing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants