RamiAwar / dataline

Chat with your data - AI data analysis and visualization on CSV, Postgres, MySQL, Snowflake, SQLite...
https://dataline.app
GNU General Public License v3.0
766 stars 70 forks source link

Redirect to root page if chat id not found #194

Closed anthony2261 closed 3 months ago

anthony2261 commented 3 months ago

Issue #, if available:

Description of changes: Previously, opening a chat page with a conversation ID that doesn't exist would just show "something went wrong!". Now, we redirect to Root upon 404 response for the given ID

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.