Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Mobile View for Apply Section - Collapsible Headings (#252) #264

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yashsaraswat2004
Copy link

Description

This PR addresses issue #252, which aims to improve the mobile view of the Apply section by making headings collapsible.

  • Replaced the full text of the headings like "Join us on Discord" and "Start Contributing" with a "See More" option for mobile view.
  • Clicking on "See More" expands the section to display the full content.
  • Kept the action buttons (e.g., "Join Discord" and "Contribute") visible and consistently positioned.

Linked Issue

Resolves #252

Changes Made

  • Implemented collapsible headings for better mobile UI.
  • Retained visibility and functionality of action buttons.

Expected Outcome

A cleaner and more organized mobile interface that enhances the user experience by reducing clutter and allowing users to focus on key actions.

Testing

  • Tested on different mobile screen sizes to ensure proper functionality.

Copy link

vercel bot commented Sep 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2024 8:24am

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.

Improve Mobile View for Apply Section - Collapsible Headings
1 participant