Skip to content

fix(frontend): resolve dashboard title overflow in Latest dashboard cards#2017

Merged
marrouchi merged 1 commit into
mainfrom
fix/frontend-dashboard-break-layout
May 19, 2026
Merged

fix(frontend): resolve dashboard title overflow in Latest dashboard cards#2017
marrouchi merged 1 commit into
mainfrom
fix/frontend-dashboard-break-layout

Conversation

@yassinedorbozgithub

Copy link
Copy Markdown
Collaborator

Summary

Fixes a UI issue in the Home Dashboard “Latest” section where long workflow titles overflow and overlap adjacent cards.

Changes

  • Prevent workflow titles from rendering outside card boundaries
  • Ensure long titles wrap or truncate correctly
  • Preserve consistent card spacing and alignment

Impact

Improves dashboard readability and prevents broken card layouts for workflows with long names.

Screenshots

  • Before the fix
image - After the fix image

@yassinedorbozgithub yassinedorbozgithub self-assigned this May 19, 2026
@yassinedorbozgithub yassinedorbozgithub linked an issue May 19, 2026 that may be closed by this pull request
@marrouchi marrouchi merged commit 9e4c240 into main May 19, 2026
1 check passed
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.

[Issue] Home Dashboard Cards Overlap and Break Layout

2 participants