Skip to content

refactor: update padding in MessageContent and change Typography size in generative - #663

Merged
cristian-tamblay merged 1 commit into
developfrom
refactor/generative-textsize
Jun 2, 2026
Merged

refactor: update padding in MessageContent and change Typography size in generative#663
cristian-tamblay merged 1 commit into
developfrom
refactor/generative-textsize

Conversation

@Felipedino

Copy link
Copy Markdown
Collaborator

This pull request introduces minor UI adjustments to improve the appearance and readability of message components in the generative chat interface.

UI improvements:

  • Increased horizontal padding in the MessageContent component for better spacing and layout (DashAI/front/src/components/generative/MessageContent.jsx).
  • Changed the text variant in the TextMessage component from body2 to body1 to enhance message readability (DashAI/front/src/components/generative/TextMessage.jsx).

Copilot AI review requested due to automatic review settings May 30, 2026 09:42

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.

Pull request overview

This PR makes minor visual adjustments to the generative chat message UI to improve spacing and readability.

Changes:

  • Increases horizontal padding inside MessageContent chat bubbles.
  • Changes text message typography from body2 to body1 for larger message text.

Reviewed changes

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

File Description
DashAI/front/src/components/generative/MessageContent.jsx Updates chat bubble padding for wider horizontal spacing.
DashAI/front/src/components/generative/TextMessage.jsx Updates rendered text messages to use the larger body1 typography variant.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cristian-tamblay
cristian-tamblay merged commit de1789b into develop Jun 2, 2026
20 checks passed
@cristian-tamblay
cristian-tamblay deleted the refactor/generative-textsize branch June 2, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants