Skip to content

bug: Fix seating forecast chart not rendering on mobile viewport widths #2178

Description

@SatyamPandey-07

Description

The SeatingForecastChart component renders with zero height on mobile viewports (<768px) because the Recharts ResponsiveContainer fails to calculate dimensions in a flex parent.

Expected Behavior

The seating forecast chart renders correctly at all viewport widths with a minimum height of 200px.

Difficulty & Level

Level 1 (Beginner) | Bug

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions