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

Made website Responsive to every screen size including Mobile #950

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

omChauhanDev
Copy link

@omChauhanDev omChauhanDev commented Nov 19, 2023

Description

I have made every component responsive including the home page (without auth), home page (with auth), tutorials page, profile page and so on.

Now everything is working fine on every type of screen without any overflow or underflow of content which previously was happening with certain components

Related Issue

Fixes #948
Fixes #916

Motivation and Context

This change is required and users are unable to view/use our project on their mobile or devices with different screen sizes.
These changes made our project compatible with different platforms.

How Has This Been Tested?

Tested locally by varying screen sizes under the inspect element section of browser.

Screenshots or GIF (In case of UI changes):

  1. In laptop : 1024px x 865px
    Before
    1
    After
    Home Page - 1024 x 865

  2. In iPhone 12 pro :
    Before
    2
    After
    image

  3. While Creating Tutorial - Tutorial Page
    Before
    iphone XR - Home page
    After
    Samsung Galaxy - Create Tutorials

  4. In iPad Air - Profile page
    image

  5. In Tablet - Tutorials page
    image

Types of changes

  • [ x] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [ x] My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@omChauhanDev omChauhanDev reopened this Nov 19, 2023
@omChauhanDev omChauhanDev changed the title Made website Responsive to every screen size includingobile Made website Responsive to every screen size including Mobile Nov 19, 2023
@omChauhanDev
Copy link
Author

Kindly review my work and share your precious feedback / changes (if any).
@shivareddy6 @Sarfraz-droid @ABHISHEK-PANDEY2 @Maahi10001

@Sarfraz-droid
Copy link
Collaborator

Hi @om-chauhan1 , Thank you for contributing.

Some tests are failing in your PR. can you fix and commit for the same? Thanks

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.

Make Website Responsive for Every Screen Size Better reactivity for designs in mobile view
2 participants