Skip to content

[TO-DO]. Port over / create an EmbeddedChat component #57

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

Open
Sing-Li opened this issue Mar 23, 2025 · 0 comments · May be fixed by #64
Open

[TO-DO]. Port over / create an EmbeddedChat component #57

Sing-Li opened this issue Mar 23, 2025 · 0 comments · May be fixed by #64

Comments

@Sing-Li
Copy link
Member

Sing-Li commented Mar 23, 2025

Either dig into Github history across the three repositories to find the old EmbeddedChat component OR create a new one.

This component should be resizable and placeable and generatable just like any of the other existing compoent, but features "a specific chatroom in a window" ONCE THE USER HAS LOGGED IN VIA THE OIDC component.

WHEN NOT AUTENTICATED -- the behaviour of this component is up to the designer, it can either:

  • display a beautifully placed and formatted (across all devices) message that shows the user how to use the OIDC auth to login
  • display a chat room that is READ ONLY in real time (with messages scrolling up dynamically, like the old Gitter project) -- basically a specially setup user account that has readonly access to that channel (via RC roles)

The second alternative (login to send messages/participate in the community) is obviously more desirable - but we'll take whatever is functional asap. Thanks.

@adaniel105 adaniel105 linked a pull request May 1, 2025 that will close this issue
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 a pull request may close this issue.

1 participant