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

🐞[Bug]: Removing Unnecessary code line from the html page #849

Closed
4 tasks done
bharat-c27 opened this issue Jul 13, 2024 · 2 comments · Fixed by #884
Closed
4 tasks done

🐞[Bug]: Removing Unnecessary code line from the html page #849

bharat-c27 opened this issue Jul 13, 2024 · 2 comments · Fixed by #884
Assignees
Labels
enhancement New feature or request gssoc

Comments

@bharat-c27
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

I will be addressing two issues:

  1. The unnecessary <br> tags are causing extra space, so I will remove them and add the required margin-top to the footer to maintain proper spacing. This will also improve the readability of the code.

  2. The chat option currently displays the text "What can I help you with?" which doesn't make much sense. I suggest changing it to "How may I help you ?"

image

Expected behavior

  1. I will remove the extra
    tags and to maintain the space between the elements, I will add the margin between them.

  2. I will change the content to chat with chatbot from "What can I help you with?" to "How may I help you ?", which makes much sense.

Add ScreenShots

No response

What browsers are you seeing the problem on?

No response

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
Copy link
Contributor

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.

@bharat-c27
Copy link
Contributor Author

Hello @varshith257 can you please assign the issue.

Thank you !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants