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

Chat #3270

Open
Macroz opened this issue Mar 11, 2024 · 0 comments
Open

Chat #3270

Macroz opened this issue Mar 11, 2024 · 0 comments
Labels
Feature It's intentionally in the project

Comments

@Macroz
Copy link
Collaborator

Macroz commented Mar 11, 2024

Simple first version:

  • Message like remark but always between applying users and handling users (public to all)
  • Open/close chat per application
  • Chat is only possible if the handler has first opened the chat (off by default). E.g. handler has a question, they can open the chat and ask the applicant. Some REMS instances would use email only.
  • One action button and form with open/close and message functions.
  • New email when message
  • New commands/events (open, close, message)
  • Available for all, no feature flag needed (can use disable commands to hide)
  • All tests, including browser
  • Available as remark or not available after "end state"?

Possibilities to extend:

  • Workflow option to enable chat by default
  • Track which events / chat messages the user has seen and always show the new ones (in the event log or else)
  • Separate chat messages from the event log to a "chat thread".
  • Messaging between any users (of the application, e.g. from handler to decider, not visible to others)

See also #2058

@Macroz Macroz created this issue from a note in Rems task board (Ideas) Mar 11, 2024
@Macroz Macroz added the Feature It's intentionally in the project label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature It's intentionally in the project
Projects
Status: Ideas
Development

No branches or pull requests

1 participant