GarimaSingh0109 / WasteManagment

https://garimasingh0109.github.io/WasteManagment/
MIT License
49 stars 115 forks source link

[BUG] CSS Issues, JavaScript Errors, and Image Optimization Problems #169

Open aadityaa29 opened 3 weeks ago

aadityaa29 commented 3 weeks ago

Hi, @GarimaSingh0109

Description

I noticed several issues affecting the website's performance and usability. CSS is causing layout problems on different devices, JavaScript errors are preventing interactive features from functioning, and images are not optimized, leading to slow load times.

The site has overlapping text and misaligned elements. JavaScript errors can be found in the console, causing certain functionalities to fail. Additionally, large image sizes contribute to slow loading.

Steps to Reproduce

  1. Go to the website.
  2. Resize the browser window to a smaller screen.
  3. Check the console for JavaScript errors.

Expected Behavior

The site should display correctly on all devices, with all interactive elements functioning seamlessly, and images should load quickly.

Actual Behavior

Elements overlap on smaller screens, JavaScript errors appear in the console, and the site takes a long time to load due to unoptimized images.

Additional Information

Images should be compressed for web use, and JavaScript errors need to be debugged to enhance user experience.

image

image

Browser

Chrome

Checklist

github-actions[bot] commented 3 weeks ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.