Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • libhandy libhandy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 55
    • Issues 55
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • libhandylibhandy
  • Issues
  • #128
Closed
Open
Issue created Jun 18, 2019 by Andrea Veri@averiOwner

Add an adaptive grid widget

A few times when porting apps we encountered grid patterns like these:

Capture_d_écran_de_2019-06-18_12-46-06

Capture_d_écran_de_2019-06-18_09-04-09

We need a way to make these grids adaptive, a way to do it would be to make the grid widget turn columns into lines when the space isn't available, e.g. by putting the first cell of each row on top of its row if any cell of the first column doesn't fit in the available width.

We need to design a way to make this widget work for as many usecases as possible.

Ping @bertob.

Edited Jun 17, 2020 by Alexander Mikhaylenko
Assignee
Assign to
Time tracking