SauravMukherjee44 / Aec-Library-Website

This is an Open-Source Library Website in which you get Resources to learn different topics, Donate book section to donate your old books, and a Book issue section to keep a record of all the books issued. -HacktoberFest Accepted
https://aec-library-wbsite.netlify.app/
MIT License
106 stars 242 forks source link

Bug Report: Chatbot covering the content behind it #1395

Open komalioruganti opened 1 year ago

komalioruganti commented 1 year ago

Reproduction steps

When you open the project, the chatbot div is covering the content behind it. Just opening the home page is causing this issue.

Expected behavior

A chatbot should have an icon present at the bottom right corner, which when pressed should open up a div and the bot div should also have a closing option which is not present as of now. The size of the current div is too big so it can be styled so as to meet the above requirements.

Actual Behavior

When you open the project, the chatbot div is covering the content behind it. Because of this, it is not possible to view the things written behind it, or navigate to other pages(as it covers the navbar as well) and the user misses a chance to view books, audiobooks and videos. It is hiding almost 33% of the content of this page that is it 1 out of 3 books in each row.

image image

,

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?

komalioruganti commented 1 year ago

Can you assign me this issue under Gssoc'23?

abhijain1705 commented 1 year ago

hey can I work on this?