Open Bug 2012129 Opened 7 months ago Updated 5 months ago

Chat Assistant table rendering

Categories

(Core :: Machine Learning: Frontend, enhancement, P1)

enhancement

Tracking

()

People

(Reporter: flozia, Unassigned)

References

Details

(Whiteboard: [genai][chat][qa])

Currently we use prosemirror-markdown for markdown rendering in assistant chat bubbles. To support tables we would need to extend the schema. A short term solution could be exporting mardown-it from the prosemirror.bundle.js and use it directly. Then we can switch the preset from commonmark to default, which would enable us to render more markdown flavours including tables.

QA Whiteboard: [genai][chat]
Whiteboard: [genai][chat]

Rendering tables in the narrow sidebar may be quite difficult though...

See Also: → 2015111
Whiteboard: [genai][chat] → [genai][chat][qa]
You need to log in before you can comment on or make changes to this bug.