Skip to content

Handle spoiler blocks #358

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

Closed
Tracked by #309
gnprice opened this issue Nov 1, 2023 · 0 comments · Fixed by #503
Closed
Tracked by #309

Handle spoiler blocks #358

gnprice opened this issue Nov 1, 2023 · 0 comments · Fixed by #503
Assignees
Labels
a-content Parsing and rendering Zulip HTML content, notably message contents

Comments

@gnprice
Copy link
Member

gnprice commented Nov 1, 2023

We should handle "spoiler" blocks in message content, i.e. this Zulip feature: https://zulip.com/help/spoilers

Handling these means parsing them in lib/model/content.dart, and then displaying them appropriately in lib/widgets/content.dart. For appropriate styling, see the Zulip web app's web/styles/rendered_markdown.css.

@gnprice gnprice added the a-content Parsing and rendering Zulip HTML content, notably message contents label Nov 1, 2023
@gnprice gnprice added this to the Beta milestone Nov 1, 2023
@gnprice gnprice modified the milestones: Beta 1, Beta 2 Nov 8, 2023
@chrisbobbe chrisbobbe self-assigned this Jan 24, 2024
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Feb 24, 2024
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Feb 24, 2024
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-content Parsing and rendering Zulip HTML content, notably message contents
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants