You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The header section is not responsive on all devices, leading to display issues. Additionally, there is overlapping between the video and the header, which affects the user interface and degrades the user experience. There is also some unusable space that unnecessarily takes up room, further impacting the layout and usability.
To Reproduce
Steps to reproduce the behavior:
Go to the homepage on a mobile device or resize the browser window to a smaller size.
Observe the header section for responsiveness issues.
Play the video.
Scroll down to where the video overlaps with the header.
Notice any unusable space that could be optimized.
Expected behavior
The header should be fully responsive and adjust to different screen sizes without layout issues. There should be no overlap between the video and the header, ensuring a clean and user-friendly interface. Additionally, the layout should be optimized to remove any unusable space, making the best use of available screen real estate.
Screenshots
Additional context
This issue impacts the overall user experience, especially on mobile devices and smaller screens. Fixing this bug will enhance the site's usability and aesthetic appeal by ensuring a responsive design and optimizing space utilization.
Solution
Implement responsive design techniques such as media queries to ensure the header adjusts correctly across all device sizes. Adjust the layout to prevent video overlap and eliminate any unusable space, enhancing the overall user experience and interface usability.
Assign me this issue under GSSoC'24
The text was updated successfully, but these errors were encountered:
I hope this message finds you well. I am a participant in the GirlScript Summer of Code (GSSoC) and I am very interested in contributing to this project. Could you please assign me under GSSoC level-3 problem.@Anishkagupta04 & @varshith257
Fixing this bug is crucial as it impacts the overall user experience and asthetics of the website across devices. I am eager to contribute my skills to resolving this issue promptly.
Description
Describe the bug
The header section is not responsive on all devices, leading to display issues. Additionally, there is overlapping between the video and the header, which affects the user interface and degrades the user experience. There is also some unusable space that unnecessarily takes up room, further impacting the layout and usability.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The header should be fully responsive and adjust to different screen sizes without layout issues. There should be no overlap between the video and the header, ensuring a clean and user-friendly interface. Additionally, the layout should be optimized to remove any unusable space, making the best use of available screen real estate.
Screenshots
Additional context
This issue impacts the overall user experience, especially on mobile devices and smaller screens. Fixing this bug will enhance the site's usability and aesthetic appeal by ensuring a responsive design and optimizing space utilization.
Solution
Implement responsive design techniques such as media queries to ensure the header adjusts correctly across all device sizes. Adjust the layout to prevent video overlap and eliminate any unusable space, enhancing the overall user experience and interface usability.
Assign me this issue under GSSoC'24
The text was updated successfully, but these errors were encountered: