Closed MastanSayyad closed 2 months ago
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊
Damn that's a great work @MastanSayyad Floating animation i did when you told, i dont know who removed it
awesome, this same thing we will implement on gssoc as well later.
@sanjay-kv Would love to implement there as well!
Hey @sanjay-kv
I have
floating animation
effect to make it appear more interactive and alive. (as the previous one was not working)animation
isinfinite
, with a gentleup-and-down
motion to draw user attention.https://github.com/user-attachments/assets/8ffafc9b-588e-47a1-81d6-622994737dc5
tooltip
with awelcome message
. (The tooltip is designed to provide a friendly greeting and brief introduction to the chatbot's purpose)Light Mode
Dark Mode
media
query was implemented to ensure thetooltip
did not appear ontouch devices
or screens that were narrower than768px
. This prevents any interference with the user experience on mobile devices