Skip to content

Gallery image order breaks in single-column (mobile) layout #41

@gn0219

Description

@gn0219

Describe your needs

In the gallery view, image indexing works correctly in 2-column layouts. However, in single-column layouts (such as mobile view), the indexing does not follow the visual order of the images.

Reproduce

  1. Open the gallery page on desktop (2-column layout) – observe correct image indexing.
  2. Resize the browser window or open the page on a mobile device (1-column layout).
  3. Observe that the image order remains the same as the 2-column logic, breaking the visual indexing sequence.

Expected behavior
The indexing should follow the visual top-to-bottom order in all responsive layouts. In single-column views, the image index should match the displayed order.

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