-
Notifications
You must be signed in to change notification settings - Fork 309
Previews when composing a message (dupe) #1001
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
Comments
We had a user request for this the other day: They raised code blocks and LaTeX as particularly useful situations for a preview. |
So, the model this is right or should i do same like what is done in the web |
Let's put the preview in the compose box, replacing the content input, just like in Zulip web. And the text styling should be sure to be the same as it is in the message list — after all, the point of the preview is to see how your message will look if you send it. In the screenshot above, it looks like the text is smaller. |
ScreenRecording_11-14-2024.02-03-04_1.MP4@gnprice i have done this to the text can you please check is it correct |
Please post a screenshot where the message uses some Zulip Markdown features, like:
This feature will be complex to implement. It will require some work toward #488, at least to address the fact that the image-preview widget currently depends on a |
This comment was marked as off-topic.
This comment was marked as off-topic.
@whodivyanshu It doesn't sound like you're approaching this in a way that's going to work. A successful approach to this issue isn't going to involve re-implementing Zulip's message content features one by one. If you want to share more details of what you're doing, please start a PR thread or a chat thread in |
Oh hey, it turns out we already had an issue for this: I'll close this thread in favor of that one, and consolidate to there the useful bits of information from this thread. |
This is a useful feature in web:
https://zulip.com/help/preview-your-message-before-sending
and it would be useful in mobile too.
(It's not as common to want it in mobile, I think, because one tends to stick to shorter messages with simpler formatting. But that's far from absolute.)
The text was updated successfully, but these errors were encountered: