bitcoinsearch / chat-btc

A conversational AI based on technical bitcoin sources
https://chat.bitcoinsearch.xyz/
MIT License
16 stars 13 forks source link

feat: add shareable link #31

Closed IgboPharaoh closed 1 year ago

IgboPharaoh commented 1 year ago

This PR adds a shareable link to the address bar of the browser to enable users to share a link to their last search query

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chat-btc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 15, 2023 4:55pm
adamjonas commented 1 year ago

ACK on functionality

adamjonas commented 1 year ago

@Emmanuel-Develops or @Extheoisah can you take a look at the code?

Extheoisah commented 1 year ago

There's a bug with the useEffect. I think the dependency on userInput causes the unnecessary re-renders https://www.loom.com/share/ced9c84a3a1146788d232b9a15b6e343?sid=bf0015cd-172d-4684-9afc-90b3f1f338b4

IgboPharaoh commented 1 year ago

let me look into these

Extheoisah commented 1 year ago

All good! A follow up pr (nice to have) would be being able to copy/share the link for a specific question/response.

IgboPharaoh commented 1 year ago

Will put that into consideration

github-actions[bot] commented 3 weeks ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: