notsoocool / codecache

CodeCache is a dynamic web application designed to streamline the way developers manage and access code snippets. The platform provides a comprehensive library of code snippets, allowing users to save, organize, and retrieve useful code snippets for various programming languages and use cases.
https://codecache.tech
MIT License
16 stars 51 forks source link

Mobile Responsiveness Fix #106

Open notsoocool opened 1 week ago

notsoocool commented 1 week ago

Description:

The CodeCache website needs improvements in its mobile responsiveness. Certain components and pages do not adapt well to smaller screens, which leads to elements being misaligned or overflowing the viewport. The following pages require attention:

  1. Home/All Snippets Page:

    • Snippet cards are not stacking properly on smaller screens.
    • Overflowing content or clipped text in certain areas.
  2. Add Snippet Page:

    • Form elements are not resizing correctly on mobile, leading to horizontal scrolling.
  3. Profile Page:

    • User submissions, bookmarks, and ratings need better layout adjustments for mobile.
  4. Admin Panel:

    • Buttons and tables should be optimized for touch interactions.
  5. Notification Page:

    • Newly implemented notifications panel needs to be checked for mobile responsiveness.

Expected Behavior:

All pages should be fully responsive:

Steps to Reproduce:

  1. Open the website on a mobile device or resize the browser window to a small screen size.
  2. Navigate through the various pages to observe responsiveness issues.

Suggested Fixes:

inkerton commented 1 week ago

Assign It to me @notsoocool

STSonyThomas commented 2 days ago

Hey can I work on this?

notsoocool commented 2 days ago

@STSonyThomas kindly get only one issue assigned first. Take some time, think on what issue you wanna work, and then i will assign you on that issue

STSonyThomas commented 1 day ago

Hey I am done with the backend of the chatbot for the prev issue. Waiting on Ananya to add the front-end. Should I still wait on getting that issue being merged before attempting this issue?

STSonyThomas commented 1 day ago

If #86 is not complete by tomorrow afternoon I'll complete that. But this would only take me like 2 hours to get done with hence I would love to be able to multi task.

coderKrysio commented 1 day ago

Hey @notsoocool, Can I work on this issue?

www codecache tech_sign-up_sso-callback(Samsung Galaxy S8+) www codecache tech_sign-up_sso-callback(Samsung Galaxy S8+) (2) www codecache tech_sign-up_sso-callback(Samsung Galaxy S8+) (1)

I have gone through the underlying issue for the first three pages that you have mentioned

Proposed Solution:

these changes are just suggestions, you can improvise it further as per your liking also if possible can we do this in two pr because we are introducing responsiveness

notsoocool commented 1 day ago

@STSonyThomas let @coderKrysio handle this issue for day or two, till then you can look for other issues as well, i am ready to assign multiple people to single issues.

coderKrysio commented 5 hours ago

hey @notsoocool then can i distribute this in two pr? and work on the first three pages the next two can be taken by @STSonyThomas

notsoocool commented 3 hours ago

@coderKrysio perfect seams fine to me just contact @STSonyThomas to distribute the work load and you can go ahead.