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
  • #52
Closed
Open
Issue created Oct 02, 2018 by Andrea Veri@averiOwner

New widget: adaptive modal window

We need a widget which allows us to use modal windows on the desktop, but have them be full screen/full window at small sizes.

In HIG terms, the two patterns this applies to are Action Dialogs, and Presentation Dialogs (https://developer.gnome.org/hig/stable/dialogs.html.en). Message Dialogs are a different matter.

Behavior

  • When the window width is smaller or equal to a certain value (likely somewhere around 500px), the modal window should take up the entire area of the window
  • This should happen dynamically while resizing
  • In presentation dialogs, the "close" button in the header bar should be replaced with a back button on the left side
  • The dialogs should come in from the right side with an animation

adaptive-dialogs

Assignee
Assign to
Time tracking