Skip to content

Chat: Prompt Suggestions demo - fix React/Vue demos height#33353

Merged
r-farkhutdinov merged 1 commit intoDevExpress:26_1from
r-farkhutdinov:26_1_suggestions_demo_height_fix
Apr 20, 2026
Merged

Chat: Prompt Suggestions demo - fix React/Vue demos height#33353
r-farkhutdinov merged 1 commit intoDevExpress:26_1from
r-farkhutdinov:26_1_suggestions_demo_height_fix

Conversation

@r-farkhutdinov
Copy link
Copy Markdown
Contributor

No description provided.

@r-farkhutdinov r-farkhutdinov self-assigned this Apr 20, 2026
Copilot AI review requested due to automatic review settings April 20, 2026 07:27
@r-farkhutdinov r-farkhutdinov requested a review from a team as a code owner April 20, 2026 07:27
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adjusts the HTML scaffolding for the Chat → Prompt Suggestions demo in the React, ReactJs, and Vue variants to ensure the demo content is wrapped in the standard .demo-container element (commonly used across the demos app for consistent sizing/layout behavior).

Changes:

  • Wrap the React demo mount node (#app) in a .demo-container div
  • Wrap the ReactJs demo mount node (#app) in a .demo-container div
  • Wrap the Vue demo mount node (#app) in a .demo-container div

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
apps/demos/Demos/Chat/PromptSuggestions/Vue/index.html Wraps #app in .demo-container to align Vue demo layout with the standard demos container.
apps/demos/Demos/Chat/PromptSuggestions/ReactJs/index.html Wraps #app in .demo-container to restore consistent container-based sizing/layout for ReactJs demo.
apps/demos/Demos/Chat/PromptSuggestions/React/index.html Wraps #app in .demo-container to restore consistent container-based sizing/layout for React demo.

@r-farkhutdinov r-farkhutdinov merged commit df0f49e into DevExpress:26_1 Apr 20, 2026
240 of 247 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants