Skip to content

Compact layout grid order between WakaTime and Top Languages cards is inconsistent #4432

@bbbugg

Description

@bbbugg

Describe the bug

When using the compact layout for both WakaTime stats card and Top Languages card, the grid display is inconsistent:

  • Both cards display as N rows and 2 columns in compact layout.
  • WakaTime card fills the grid horizontally (row-first): 1-1 → 1-2 → 2-1 → 2-2 → ...
  • Top Languages card fills the grid vertically (column-first): 1-1 → 2-1 → 3-1 → 1-2 → 2-2 → ...

This difference results in the two cards displaying the same data in visually different orders, which can be confusing for users expecting consistent sorting and layout behavior.

Expected behavior

No response

Screenshots / Live demo link

Image

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    ⭐ top bugTop bug.bugSomething isn't working.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions