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

White Space Issue on Mobile Version #1

Open
kahoragachau opened this issue Apr 8, 2024 · 0 comments
Open

White Space Issue on Mobile Version #1

kahoragachau opened this issue Apr 8, 2024 · 0 comments
Assignees

Comments

@kahoragachau
Copy link
Collaborator

Description:

There's a significant problem with white space appearing on the mobile version of our website/application. This issue is particularly noticeable when users access our platform via smartphones or tablets, leading to a suboptimal user experience.

Image

image

Steps to Reproduce:

  1. Git Clone this Repo
  2. cd into the foodie Folder
  3. Open terminal && npm install
  4. npm run dev
  5. Observe the presence of excessive white space, particularly between elements or at the edges of the screen.

Expected Behavior:

The layout should be responsive, adjusting dynamically to fit the screen size of various mobile devices, ensuring optimal use of available space without unnecessary white gaps or overflow.

Actual Behavior:

Excessive white space is visible, causing layout elements to appear disjointed and negatively impacting the overall user experience. This issue may vary in severity across different devices and screen sizes.

Proposed Solution:

  1. Conduct a thorough review of the CSS and layout settings to identify the root cause of the white space issue.
  2. Implement responsive design techniques to ensure that layout elements adapt seamlessly to various screen sizes.
  3. Test the revised layout extensively across different mobile devices and browsers to verify that the white space problem has been resolved satisfactorily.
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

No branches or pull requests

1 participant