Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 789
    • Issues 789
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briarbriar
  • briarbriar
  • Merge requests
  • !1746

Use outlined button style

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged akwizgran requested to merge 2400-outline-buttons into master Nov 30, 2022
  • Overview 28
  • Commits 7
  • Pipelines 5
  • Changes 15

This branch adds an outlined button style that can be used for secondary actions that currently use the borderless button style. Dialogs (including full-screen dialogs) continue to use the borderless style.

This branch also updates the OfflineFragment in the mailbox status UI to use the same pattern that's used elsewhere for dealing with small screens.

Closes #2400 (closed).

Hotspot setup UI showing a negative button:

Screenshot_20221130_101508

Screenshot_20221130_102353

Mailbox status UI showing neutral and negative buttons:

Screenshot_20221130_102210

Screenshot_20221130_103136

Offline fragment showing layout adapted to small screen (the large icon is hidden and the buttons are outside the scrollable area to ensure they're visible):

Screenshot_20221130_104221

Draft because it depends on !1745 (merged).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 2400-outline-buttons