ui.mantine.dev icon indicating copy to clipboard operation
ui.mantine.dev copied to clipboard

AI-compatible progressive components

Open ghost opened this issue 6 months ago • 1 comments

Feature Request: AI-compatible progressive components

We’re entering an era of AI-augmented UIs, and Mantine has a unique opportunity to pioneer progressive components enhanced by AI — starting with something foundational like a <TextEditor />.

This editor could:

  • Be LLM-aware (stream-friendly text input, metadata injection)
  • Expose a simple plugin API for AI-related actions (completion, explanation, summarization)
  • Have a UX adapted to progressive enhancement (zero-AI fallback)
  • Maintain full accessibility and Mantine’s excellent form integration

Eventually, other components could follow (e.g. <ChatBox />, <CommandInput />, <MarkdownEditor />), but the principle remains: AI-enhanced doesn’t mean AI-dependent. Progressive, accessible, robust. And very Mantine.

This could position Mantine ahead of the trend while remaining true to its design-first, dev-friendly identity.

ghost avatar May 30 '25 18:05 ghost

@rtivital +1 for this.

07prajwal2000 avatar Oct 23 '25 23:10 07prajwal2000