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

Websocket Implementation #598

Open
3 tasks
ravilodhi opened this issue Jan 10, 2025 · 0 comments
Open
3 tasks

Websocket Implementation #598

ravilodhi opened this issue Jan 10, 2025 · 0 comments
Assignees

Comments

@ravilodhi
Copy link
Contributor

What is the motivation for adding/enhancing this feature?

Currently, when multiple users are working on the same cycle count, they cannot see the details of item counts submitted by others. This sometimes leads to duplicate efforts. Users need to frequently refresh the page to get updated details. It would be great if the cycle count item details were updated in real time through WebSocket.

What are the acceptance criteria?

Scope: Multiple persons working on the same Cycle Count but different items
AC: Once the counts are submitted by any user, they should be broadcasted to other users working on that cycle count. For instance, if a new item is added by one person, it should also be displayed to others working on the same cycle count. Similarly, if the item counts are saved by one person, they should be updated for others as well.

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

@ravilodhi ravilodhi moved this from 📋 Backlog to 📅 Planned in Digital Experience Platform Jan 10, 2025
@amansinghbais amansinghbais moved this from 📅 Planned to 🏗 In progress in Digital Experience Platform Jan 10, 2025
amansinghbais added a commit to amansinghbais/inventory-count that referenced this issue Jan 10, 2025
@amansinghbais amansinghbais moved this from 🏗 In progress to 👀 In review in Digital Experience Platform Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👀 In review
Development

No branches or pull requests

2 participants