Skip to content

[BUG] Long plugin names overflow cards on smaller mobile screens #1046

Description

@kavin553

Summary

Plugin names with large character counts may overflow card layouts on mobile devices.

Why this matters

Breaks UI consistency and readability.

Reproduction steps

  1. Open plugin listing page
  2. Use a plugin with a long name
  3. View on mobile screen

Expected behavior

Text should wrap correctly.

Actual behavior

Layout may overflow or become misaligned.

Scope

  • Suggested files:
    • plugin cards
    • responsive styles

Definition of done

  • Overflow fixed
  • Responsive behavior verified
  • Mobile layouts preserved

Additional context

Frontend-only fix suitable for contributors.

Metadata

Metadata

Assignees

Labels

priority:mediumImportant issue with normal urgencytype:bugBug fix work category bonus label

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions