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

Show User is Typing Above Text Area Input #513

Open
palmtown opened this issue Mar 7, 2024 · 1 comment
Open

Show User is Typing Above Text Area Input #513

palmtown opened this issue Mar 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@palmtown
Copy link

palmtown commented Mar 7, 2024

Hello Community,

I am trying to show a notice when users are typing in a room. However, when adding users to the typingUsers room variable, the user is typing message does not appear above the text area input . Based on my research of the code, this is only shown in the room header/list which I do not show.

Describe the solution you'd like

Ideally, I would like to show the user is typing above the text area input and allow a slot to replace it. The code uses a modal for thins like showing the reply message which would work great.

Would anyone know how I could inject a modal similar to the reply message showing which users are typing? Ideally, a slot would work.

@palmtown palmtown added the enhancement New feature or request label Mar 7, 2024
@palmtown
Copy link
Author

palmtown commented Mar 7, 2024

Hello Community,

Please see this example of what I am referencing in Exhibit 1 below.

Exhibit 1
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant