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

feat: add a loader to show when decrypting messgaes #646

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

Dun-sin
Copy link
Owner

@Dun-sin Dun-sin commented Aug 12, 2024

Fixes Issue

My PR closes #630

πŸ‘¨β€πŸ’» Changes proposed(What did you do ?)

  • install and use react-spinner for loading animation
  • import messageIsDecrypting from useCryptokeys in chat
  • export messageIsDecrypting from useCryptoKeys
  • create loading component

βœ”οΈ Check List (Check all the applicable boxes)

  • [] My code follows the code style of this project.
  • [] This PR does not contain plagiarized content.
  • [] The title and description of the PR is clear and explains the approach.

Note to reviewers

πŸ“· Screenshots

Copy link

vercel bot commented Aug 12, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
whisper ❌ Failed (Inspect) Aug 12, 2024 3:36pm
whisper-b2p2 βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Aug 12, 2024 3:36pm

@Dun-sin Dun-sin merged commit 8091b12 into main Aug 12, 2024
3 of 4 checks passed
@Dun-sin Dun-sin deleted the fix/encrypted-text-showing branch August 12, 2024 15:36
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.

[BUG] Refreshing the chat page displays encrypted messages
1 participant