Skip to content

HtmlEditor - AI Text Editing demo: fix typo in Angular import path - #35129

Open
artem-kurchenko wants to merge 1 commit into
DevExpress:mainfrom
artem-kurchenko:fix/html-editor-ai-demo-typo
Open

HtmlEditor - AI Text Editing demo: fix typo in Angular import path#35129
artem-kurchenko wants to merge 1 commit into
DevExpress:mainfrom
artem-kurchenko:fix/html-editor-ai-demo-typo

Conversation

@artem-kurchenko

Copy link
Copy Markdown
Contributor

No description provided.

@artem-kurchenko artem-kurchenko self-assigned this Sep 9, 2026
Copilot AI lite review requested due to automatic review settings September 9, 2026 13:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change corrects a broken/incorrect import path to a verified existing module and matches the established usage in the same demo.

Pull request overview

Fixes an incorrect DevExtreme Angular HtmlEditor import path in the HtmlEditor “AI Text Editing” Angular demo so it aligns with the actual devextreme-angular module layout and the demo’s other imports.

Changes:

  • Updated DxHtmlEditorTypes type-only import from devextreme-angular/ui/html_editor to devextreme-angular/ui/html-editor.
File summaries
File Description
apps/demos/Demos/HtmlEditor/AITextEditing/Angular/app/app.service.ts Corrects the HtmlEditor Angular wrapper import path to the valid ui/html-editor entry point.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants