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

Responsiveness of Webpage- Updated #472

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

Conversation

KavyaS5757
Copy link

Summary

Provide an overview of the change. List any dependencies that are required for this change.
I have updated the CSS styles which will make the webpage more responsive.

Fixes # (issue)

Type of change

Please select the relevant option.

  • Bug fix
  • [> ] New feature
  • Breaking change
  • Documentation update
  • Other (please describe)

Checklist

Please tick the relevant options.

  • [ >] 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.

Screenshots

Provide screenshots to help explain your changes.

Additional context

Add any other context about the pull request here.

@KavyaS5757 KavyaS5757 changed the title Updated one Responsiveness of Webpage- Updated Jul 7, 2023
@kartikayasija
Copy link
Collaborator

Please share screenshot

@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5503
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove .vscode folder

Copy link
Author

Choose a reason for hiding this comment

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

I deleted it sir

@KavyaS5757
Copy link
Author

Screenshot (174)
Screenshot (173)

@KavyaS5757
Copy link
Author

When I'm taking screenshots, I'm moving the page in the horizontal direction, but the overflow didn't show here and that's what I did here. This is issue #461. Sorry, I didn't mention it earlier.

@kartikayasija
Copy link
Collaborator

kartikayasija commented Jul 7, 2023

could you elaborate?

@KavyaS5757
Copy link
Author

KavyaS5757 commented Jul 7, 2023

At first, before changing the code, when I'll scroll down the whole page will move means I was able to see the overflow part of the webpage. This shows that the webpage lacks responsiveness. To solve this, we should hide the overflow of the webpage from users. As every piece of information relies on the body section, I hid the overflow in that section. But we should do it in the x-axis direction only, as we need to scroll in the y-direction. When I did so, the problem is resolved and the overflow is completely hidden from users. Here while I'm taking screenshots, I'm trying to move it in several directions, but it's not moving and I can't show in screenshots that I'm moving. That's why I said like so.

@KavyaS5757
Copy link
Author

2023-07-09-14-59-51_Em42ZJZw.mp4

I am attaching the screen-recorded video here.

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.

2 participants