-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Add Block: Chat #954
Comments
It'd be nice to have a much more condensed view of this. From a few posts I've been looking at, when people do full conversations like this it will waste a lot of space. |
Here are some solutions I found for parsing chat transcripts:
Regarding the layout: perhaps there could be a toggle to switch compact mode on/off? Also, the iMessage layout would need to work with multiple people. Who would be on the right side, who on the left? |
Good idea
Solid point. Scratch that idea :) |
As mentioned on Slack yesterday:
|
One note regarding markup. The HTML 5 spec says:
|
The chat transcript parser in my tutorial linked to above has been worked on since then. You can find the latest here: https://github.com/justintadlock/hybrid-core/blob/master/inc/class-chat.php It's nowhere near perfect, but feel free to utilize any parts of it needed. |
As the project moves towards merge proposal, we are moving issues that aren't needed for that to projects. This doesn't mean they won't get done, they totally can and that's why we're moving to projects. This allows us to focus on the issues that have to happen to Gutenberg. |
Hello, I am sorry if I bother anyone about this, but I can't find any information anywhere else. Is this block available? The issue seems closed/resolved, but I can't find the block in Gutenberg. I am searching for a way to display chat logs in an elegant way. |
Hi there. No, this block doesn't exist in core. |
Thank you for your answer! 🙏 I don't really know how this github works... Since the issue is closed I guess it won't ever be done? |
This block exists to be the counterpart to the Chat post format. See also #857.
Attributes
Good question. Do we want any? Decorative/float alignments, perhaps?
States
Placeholder:
Neutral:
Selected:
The text was updated successfully, but these errors were encountered: