Skip to content

Fix for issue UPLOAD PAGE - TABLET VIEW #281: Responsive UI fixes for tablet view on Upload page - #299

Merged
Parnab03 merged 1 commit into
WallGodds:mainfrom
AkshuBalkitta:aks_upload_tablet
Mar 15, 2026
Merged

Fix for issue UPLOAD PAGE - TABLET VIEW #281: Responsive UI fixes for tablet view on Upload page#299
Parnab03 merged 1 commit into
WallGodds:mainfrom
AkshuBalkitta:aks_upload_tablet

Conversation

@AkshuBalkitta

Copy link
Copy Markdown
Contributor

Description

Fixed multiple responsive layout issues on the Upload page specifically for tablet view (768px–1100px) as per the official WallGodds Web Figma design.
All desktop and mobile layouts remain unchanged.


Type of Change

  • 🆕 New Feature
  • 🐛 Bug Fix
  • 🖼 Wallpaper Added
  • 🎨 UI/Design Update
  • 🔄 Refactor/Code Improvement
  • 📂 Other (Specify here):

Issue Linked: N/A


Checklist

  • 📖 I have read and followed the Contributing Guidelines.
  • ✅ My code adheres to the project's style guidelines.
  • 🧪 I have tested my changes locally and ensured no existing functionality is broken.
  • ✍️ I have added or updated necessary documentation where applicable.

Additional Notes

Changes are scoped strictly to the tablet media query (min-width: 768px) and (max-width: 1100px)
in Upload.module.css. No JSX or logic changes were made.

@vercel

vercel Bot commented Mar 15, 2026

Copy link
Copy Markdown

@AkshuBalkitta is attempting to deploy a commit to the wallgodds' projects Team on Vercel.

A member of the Team first needs to authorize it.

@Parnab03
Parnab03 self-requested a review March 15, 2026 16:22
@Parnab03 Parnab03 added easy easy issues woc 5.0 WoC 5.0 Issue labels Mar 15, 2026
@Parnab03 Parnab03 linked an issue Mar 15, 2026 that may be closed by this pull request
@vercel

vercel Bot commented Mar 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
wallgodds Ready Ready Preview, Comment Mar 15, 2026 4:23pm

@Parnab03 Parnab03 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@AkshuBalkitta Nice work

@Parnab03
Parnab03 merged commit 6fa64a1 into WallGodds:main Mar 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

easy easy issues woc 5.0 WoC 5.0 Issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🔲 UPLOAD PAGE - TABLET VIEW

2 participants