Skip to content

Improve Ui for mobile size devices#2087

Open
nikita-9112 wants to merge 1 commit into
Priyanshu-byte-coder:mainfrom
nikita-9112:mobile_ui_fix
Open

Improve Ui for mobile size devices#2087
nikita-9112 wants to merge 1 commit into
Priyanshu-byte-coder:mainfrom
nikita-9112:mobile_ui_fix

Conversation

@nikita-9112
Copy link
Copy Markdown
Contributor

@nikita-9112 nikita-9112 commented Jun 6, 2026

Summary

Improved the UI for mobile and tablet screen size devices.

Closes #1152


on mobile size screen

image

on tablet size screen

image

on desktop size screen

image

Let me know if any changes are requied.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 6, 2026

@nikita-9112 is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added gssoc26 GSSoC 2026 contribution type:design GSSoC type bonus: UI/design (+10 pts) labels Jun 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 6, 2026

GSSoC Label Checklist 🏷️

@Priyanshu-byte-coder — please apply the appropriate labels before merging:

Difficulty (pick one):

  • level:beginner — 20 pts
  • level:intermediate — 35 pts
  • level:advanced — 55 pts
  • level:critical — 80 pts

Quality (optional):

  • quality:clean — ×1.2 multiplier
  • quality:exceptional — ×1.5 multiplier

Validation (required to score):

  • gssoc:approved — counts for points
  • gssoc:invalid / gssoc:spam / gssoc:ai-slop — does not score

Type labels (type:*) are auto-detected from files and title. Review and adjust if needed.
Points formula: (difficulty × quality_multiplier) + type_bonus

@nikita-9112 nikita-9112 changed the title modified the css for responsiveness Improve Ui for mobile size devices Jun 6, 2026
@Priyanshu-byte-coder
Copy link
Copy Markdown
Owner

The changes look good overall, but wrapping the entire right section (notification bell, theme toggle, sign-out button) in !isMobile hides critical UI actions on mobile. Users on phones would have no way to sign out or access notifications. Please keep those visible on mobile — just rearrange the layout instead. Rebase on main and revise the approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc26 GSSoC 2026 contribution type:design GSSoC type bonus: UI/design (+10 pts)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] improve ui for mobile screen size

2 participants