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

Fixed Button Alignment on Onboarding Page [feature/onboarding-button-alignment] #28

Merged

Conversation

bibekkd
Copy link

@bibekkd bibekkd commented Mar 10, 2025

Pull Request Description:

This PR fixes the misalignment of the ‘SKIP’, ‘NEXT’, and ‘GET STARTED’ buttons on the onboarding page. Proper spacing and alignment adjustments have been made to ensure a visually consistent and balanced layout.


Changes Made:

  • ✅ Fixed the alignment issues of the onboarding buttons.
  • ✅ Adjusted padding, margin, and positioning for consistency.
  • ✅ Ensured responsiveness across different screen sizes.

Linked Issue:

Closes #27


Benefits:

  • ✔️ Improves UI consistency and user experience.
  • ✔️ Ensures proper button placement across all screens.
  • ✔️ Enhances visual hierarchy and readability.

🎥 Before & After Video Evidence

  • 📌 Before Fix:
Frontend.recording.2025-03-11.00.03.01.mp4
  • 📌 After Fix:
Frontend.recording.2025-03-11.00.03.42.mp4

Testing:

  • Verified alignment on multiple devices and screen sizes.
  • Checked responsiveness and UI consistency.

Commit Message:

git commit -m "Fix [feature/onboarding-button-alignment]: Corrected button alignment on onboarding page (#27)"

@bibekkd bibekkd changed the title 🔧 Fixed Button Alignment on Onboarding Page [feature/onboarding-button-alignment] Fixed Button Alignment on Onboarding Page [feature/onboarding-button-alignment] Mar 10, 2025
@bhavik-mangla
Copy link
Contributor

too many files changed
please refer to contribution guidelines and try again
@bibekkd

@bhavik-mangla
Copy link
Contributor

try not to create mutiple PRs at once

@bibekkd
Copy link
Author

bibekkd commented Mar 10, 2025

Thank you, I will remind this, it caused the too many files changes problem

@bhavik-mangla bhavik-mangla merged commit e62764a into AOSSIE-Org:main Mar 10, 2025
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.

Onboarding Page: 'SKIP', 'NEXT', and 'GET STARTED' Buttons Are Not Aligned Properly
2 participants