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

[Bug] Mobile Responsiveness Issue on search-index.html Page #142

Open
1 task done
wendy640 opened this issue Oct 8, 2024 · 3 comments · May be fixed by #150, #152, #296 or #246
Open
1 task done

[Bug] Mobile Responsiveness Issue on search-index.html Page #142

wendy640 opened this issue Oct 8, 2024 · 3 comments · May be fixed by #150, #152, #296 or #246
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟨 priority: medium Not blocking but should be fixed soon 🏁 status: ready for work Ready for work

Comments

@wendy640
Copy link

wendy640 commented Oct 8, 2024

Description

The search-index.html page has layout and styling issues when viewed on mobile devices. Elements such as images, post titles, and text are not adjusting properly to smaller screen sizes. This leads to overflow, inconsistent spacing, and difficulty in interacting with certain page features. We would like to improve the mobile experience for users by ensuring that the page is fully responsive across all mobile devices.

Reproduction

  • Open the search-index.html page on a mobile device (e.g., iPhone, Android) or use Chrome DevTools to simulate a mobile viewport.

  • Observe that images and text overflow the viewport width, causing horizontal scrolling.

  • Some text elements (such as post titles), and the search input do not wrap properly, leading to layout issues.

  • Buttons and links may appear too small or misaligned.

Expectation

  • The layout should adjust fluidly to different screen sizes without overflow or horizontal scrolling.

  • Post titles and text should wrap appropriately to fit the screen.

  • Buttons and interactive elements should be sized and aligned consistently for easy use on smaller screens.

Screenshots

Screen Shot 2024-10-08 at 2 46 21 PM
Screen Shot 2024-10-08 at 2 46 30 PM

Screen Shot 2024-10-08 at 2 46 39 PM

Environment

  • Device: (eg. iPhone Xs; laptop)
  • OS: (eg. iOS 13.5; Fedora 32)
  • Browser: (eg. Safari; Firefox)
  • Version: (eg. 13; 73)
  • Other info: (eg. display resolution, ease-of-access settings)

Resolution

  • I would be interested in resolving this bug.
@wendy640 wendy640 added 💻 aspect: code Concerns the software code in the repository 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents labels Oct 8, 2024
@possumbilities possumbilities added 🏁 status: ready for work Ready for work 🟨 priority: medium Not blocking but should be fixed soon and removed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🟧 priority: high Stalls work on the project or its dependents labels Oct 8, 2024
@egbadon-victor egbadon-victor linked a pull request Oct 8, 2024 that will close this issue
7 tasks
@wendy640
Copy link
Author

wendy640 commented Oct 8, 2024

@possumbilities can i create a pull request for the fixes.

@wendy640 wendy640 linked a pull request Oct 8, 2024 that will close this issue
7 tasks
@wendy640
Copy link
Author

@possumbilities i am done with the PR for this issue.

@OmarAmeen01
Copy link
Contributor

linking this issue to the this issue #276 for a application of general fix to this problem

@Raja-Abrar-Khan Raja-Abrar-Khan linked a pull request Oct 26, 2024 that will close this issue
7 tasks
@SumaiyaaRq SumaiyaaRq linked a pull request Oct 26, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment