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

Added infinite scrolling for chat history #74

Merged
merged 3 commits into from
Jul 31, 2023
Merged

Added infinite scrolling for chat history #74

merged 3 commits into from
Jul 31, 2023

Conversation

thedevildude
Copy link
Contributor

@thedevildude thedevildude commented Jul 29, 2023

closes #25

  1. Used infiniteQuery from utils/hooks/ useInfiniQuery.tsx
  2. Used react-infinite-scroller library
  3. Added search input for search string based query

Result:

infinite-scrolling

Loading animation

Ayushma.-.Brave.2023-07-29.13-25-07.mp4

@vercel
Copy link

vercel bot commented Jul 29, 2023

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

Name Status Preview Comments Updated (UTC)
ayushma-fe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 29, 2023 7:58am

@thedevildude thedevildude changed the title Added infinite scrolling for chat history #25 Added infinite scrolling for chat history Jul 29, 2023
Copy link
Member

@skks1212 skks1212 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Great Work!

@skks1212 skks1212 merged commit d5e2b0f into coronasafe:master Jul 31, 2023
1 check passed
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 infinite scrolling for chat history
2 participants