Skip to content

fix(account-settings): restore responsiveness in notice card and page (@d1rshan)#8016

Merged
Miodec merged 2 commits into
monkeytypegame:masterfrom
d1rshan:fix/ui-settings-card
May 27, 2026
Merged

fix(account-settings): restore responsiveness in notice card and page (@d1rshan)#8016
Miodec merged 2 commits into
monkeytypegame:masterfrom
d1rshan:fix/ui-settings-card

Conversation

@d1rshan
Copy link
Copy Markdown
Contributor

@d1rshan d1rshan commented May 27, 2026

account settings notice card in settings page:

Before After
before now

account-settings page:

(fix: add back accidentally removed media query '.pageAccountSettings' in #7854)

Before After
image image

Closes #8017

Copilot AI review requested due to automatic review settings May 27, 2026 05:02
@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.

Updates the Account Settings notice layout to be more responsive across screen sizes.

Changes:

  • Adjusted the notice container grid to use a 2-column layout on smaller screens and a 3-column layout on md+.
  • Reduced padding/gap on smaller screens and restored larger spacing on md+.
  • Updated the button to span full width on small screens and fit into a single grid column on md+.

@github-actions github-actions Bot added the waiting for review Pull requests that require a review before continuing label May 27, 2026
@d1rshan d1rshan marked this pull request as draft May 27, 2026 05:31
@github-actions github-actions Bot removed the waiting for review Pull requests that require a review before continuing label May 27, 2026
@d1rshan d1rshan marked this pull request as ready for review May 27, 2026 05:51
@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: restore responsive layout of account settings notice card (@d1rshan) fix(account-settings): restore responsiveness (@d1rshan) May 27, 2026
@d1rshan d1rshan changed the title fix(account-settings): restore responsiveness (@d1rshan) fix(account-settings): restore responsiveness in notice card and page (@d1rshan) May 27, 2026
Copy link
Copy Markdown
Member

@Miodec Miodec left a comment

Choose a reason for hiding this comment

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

Thanks

@Miodec Miodec merged commit cbe6030 into monkeytypegame:master May 27, 2026
35 checks passed
@github-actions github-actions Bot removed the waiting for review Pull requests that require a review before continuing label May 27, 2026
@d1rshan d1rshan deleted the fix/ui-settings-card branch May 27, 2026 08:47
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mobile responsiveness issues in accounts settings notice and account-settings page

4 participants