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

Add chatbot to all pages of the website #304

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

ChinatuL
Copy link
Contributor

@ChinatuL ChinatuL commented Jun 3, 2023

Summary

I changed the position of the chatbot and added it to all pages of the website.

Fixes #277

Type of change

Please select the relevant option.

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (please describe)

Checklist

Please tick the relevant options.

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Screenshots

Screenshot (140)

Additional content

add-chatbot-to-all-pages.webm

@kartikayasija
Copy link
Collaborator

Reverse the position, place arrow on top and chatbot on bottom.

@ChinatuL
Copy link
Contributor Author

ChinatuL commented Jun 5, 2023

If I do this, when the chatbot is opened, wouldn't it cover the back to top button?

@kartikayasija
Copy link
Collaborator

Yes, It will cover but that's manageable I guess. What say?

@ChinatuL
Copy link
Contributor Author

ChinatuL commented Jun 5, 2023

I did it that way because I was thinking it would be easier if someone wanted to scroll to the top even if the chatbot was open. But I could still move it.

@ChinatuL
Copy link
Contributor Author

ChinatuL commented Jun 8, 2023

@kartikayasija I have changed the position
Screenshot (141)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add chatbot to all pages of the website [GSSOC'23]
2 participants