mirror of
https://github.com/guyzyl/whatsapp-contact-sync.git
synced 2026-04-26 06:25:49 +03:00
[PR #141] [MERGED] Improve WhatsApp login flow #174
Labels
No labels
big-feature
bug
dependencies
duplicate
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whatsapp-contact-sync#174
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/141
Author: @guyzyl
Created: 1/30/2024
Status: ✅ Merged
Merged: 1/30/2024
Merged by: @guyzyl
Base:
main← Head:improve-whatsapp-login-flow📝 Commits (2)
44d63f4Add WhatsAppConnecting event and update UI34266b8Update WhatsApp authentication message📊 Changes
4 files changed (+36 additions, -15 deletions)
View changed files
📝
interfaces/api.ts(+1 -0)📝
server/src/whatsapp.ts(+5 -3)📝
server/src/ws.ts(+1 -1)📝
web/src/pages/WhatsApp.vue(+29 -11)📄 Description
UI now indicates ASAP after QR code is scanned by app:
https://github.com/guyzyl/whatsapp-contact-sync/assets/3015856/1aaf4a16-1ad6-4464-bf47-37703543f02d
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.