Skip to content

[Bug]: Cards with very small height break layout and hide emojis #92

@cuevaio

Description

@cuevaio

Bug Description

When a card is resized to a very small height, it breaks the card layout and emojis become invisible/not displayed. The card allows users to resize to dimensions that are too small to properly render the content.

Steps to Reproduce

  1. Go to a Pawboard session
  2. Create or select a card with emoji content
  3. Resize the card to a very small height (as small as the UI allows)
  4. Observe the card breaks and emojis are no longer visible

Expected Behavior

Cards should have a minimum height constraint that prevents them from being resized to dimensions that would break the layout or hide content. Emojis and text should always remain visible regardless of how small the user tries to make the card.

Actual Behavior

Cards can be resized to extremely small heights, causing:

  • Visual layout breakage
  • Emojis becoming invisible/hidden
  • Poor user experience with unreadable cards

Affected Area

Cards (creating, editing, deleting)

Browser

Not specified (likely all browsers)

Device Type

Not specified (likely Desktop)

Operating System

Not specified

Collaboration Context

Unknown

Console Errors

Not provided

Screenshots or Screen Recording

Not provided

Additional Context

This issue is related to a feature request for setting better default minimum card sizes. Implementing a minimum height constraint would resolve this bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions