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

Fix chatbot error handling and UI on blog post page #37

Open
tyaga001 opened this issue Nov 21, 2024 · 7 comments
Open

Fix chatbot error handling and UI on blog post page #37

tyaga001 opened this issue Nov 21, 2024 · 7 comments
Labels

Comments

@tyaga001
Copy link
Owner

Description

The chat feature on the blog page is currently showing an error message "Sorry, I encountered an error. Please try again" and appears to have UI/functionality issues.

Current Behavior

  • Error message displays: "Sorry, I encountered an error. Please try again"
  • Chat input field remains visible but may not be functional
  • Chat appears in a modal/overlay on the blog post about Neon Postgres vs Supabase

image

Expected Behavior

  • Chat should initialize properly without error messages
  • Error handling should be more informative and provide specific error details
  • Chat should integrate seamlessly with the blog post content

Steps to Reproduce

  1. Navigate to the blog post for e.g: "Neon Postgres vs Supabase: Choose the Right Database for Your SaaS"
  2. Click "Chat with Claude AI" button
  3. Observe the error message and UI inconsistencies

Technical Details

  • Page URL: /blog/neon-postgres-vs-supabase
  • Feature: Chat with Claude AI
  • Date observed: August 8, 2024

Priority

Medium - This affects user experience but doesn't prevent access to main blog content

@Rahulsoni9321
Copy link

Hey @tyaga001 ,
I have worked on resolving this issue. I've created a pull request (#38 ) with the proposed changes for your review.
Please let me know if there are any additional adjustments you'd like me to make.

@Rahulsoni9321
Copy link

Hey @tyaga001,
Made some commits based on our previous discussion ( #38 ).
Let me know your thoughts and if any change you'd like me make.

@tyaga001
Copy link
Owner Author

tyaga001 commented Dec 2, 2024

Hey @tyaga001, Made some commits based on our previous discussion ( #38 ). Let me know your thoughts and if any change you'd like me make.

will take a look this week.

@Rahulsoni9321
Copy link

@tyaga001 Reviewed all the suggestions and implemented it and opened a pr (#49 ). Take a look and let me know for any changes if needed.

@tyaga001
Copy link
Owner Author

tyaga001 commented Dec 9, 2024

@Rahulsoni9321 will check in this week thanks a lot

@Rahulsoni9321
Copy link

Hey @tyaga001 Just checking in on my PR #49 —it’s been a few weeks since I submitted it. Let me know if you get a chance to review!

@tyaga001
Copy link
Owner Author

tyaga001 commented Dec 27, 2024

@nirnejak, can you review this PR next week as well?

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

No branches or pull requests

2 participants