-
Notifications
You must be signed in to change notification settings - Fork 320
Open
Labels
a-contentParsing and rendering Zulip HTML content, notably message contentsParsing and rendering Zulip HTML content, notably message contentsa-designVisual and UX designVisual and UX design
Milestone
Description
In lib/widgets/content.dart
, we have:
InlineSpan _errorUnimplemented(UnimplementedNode node) {
// For now this shows error-styled HTML code even in release mode,
// because release mode isn't yet about general users but developer demos,
// and we want to keep the demos honest.
// TODO think through UX for general release
Related:
Metadata
Metadata
Assignees
Labels
a-contentParsing and rendering Zulip HTML content, notably message contentsParsing and rendering Zulip HTML content, notably message contentsa-designVisual and UX designVisual and UX design
Type
Projects
Status
No status