Skip to content

💡 Proposal - stop enforcing 1fr on gridTemplateRows for grid. #3001

@ak-cfull

Description

@ak-cfull

Forma 36 contribution proposal

The problem

Having the subgrid with auto-height cells inside:

With current, enforced gridTemplateRows repeat(3,minmax(0,1fr)):

Image

With gridTemplateRows: auto; (unset)

Image

The proposed solution

add optional gridTemplateRows prop to override enforced value.

Breaking changes

no.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs reviewProposal/bug that needs to be reviewed by maintainersproposalstaleUsed to mark when there was no activity for a set period of time

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions