Summary
Plugin names with large character counts may overflow card layouts on mobile devices.
Why this matters
Breaks UI consistency and readability.
Reproduction steps
- Open plugin listing page
- Use a plugin with a long name
- 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
Additional context
Frontend-only fix suitable for contributors.
Summary
Plugin names with large character counts may overflow card layouts on mobile devices.
Why this matters
Breaks UI consistency and readability.
Reproduction steps
Expected behavior
Text should wrap correctly.
Actual behavior
Layout may overflow or become misaligned.
Scope
Definition of done
Additional context
Frontend-only fix suitable for contributors.