Skip to content

Fix repeat(auto-fill/auto-fit) fill-count resolution #20

Description

@FlorianRappl

Description
Grid repeat(auto-fill/auto-fit, ...) does not compute true fill count correctly in all cases.

Scope

  • Implement correct fill-count calculation from available space, track sizing constraints, and gaps.
  • Distinguish behavior between auto-fill and auto-fit.
  • Integrate with current grid track sizing algorithm stages.

Acceptance criteria

  • Track count matches expected results across container widths.
  • auto-fill vs auto-fit differences are observable in collapsed/empty tracks behavior.
  • Tests cover minmax tracks, gaps, and edge widths.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions