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

Real Time feed of activity happening on a template form #4

Open
dennyabrain opened this issue Apr 19, 2020 · 0 comments
Open

Real Time feed of activity happening on a template form #4

dennyabrain opened this issue Apr 19, 2020 · 0 comments

Comments

@dennyabrain
Copy link
Contributor

RealTimeChanges

This is an experimental feature i want to propose. When a user is viewing a metadata template for a post, they should get a realtime feedback of who else is on that page as a viewer and writer/editor.

this would require us to use socket.io with redis store to communicate this in real time to all users on a page.

Key features :

  • See all users who are also viewing the page
  • See all users who are editing a metadata field
  • Show which field they are editing
  • Deactivate edits on a field being currently changed

Goals :

  • Dissuade users from interfering with other people's work
  • Still simultaneously allow users to work on different part of the forms if they want to
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

No branches or pull requests

1 participant