Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Discover Discover
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • DiscoverDiscover
  • Merge requests
  • !27

Merged
Created Aug 26, 2020 by Nate Graham@ngrahamDeveloper

Improve and modernize UI of Addons sheet

  • Overview 4
  • Commits 1
  • Changes 1

Various improvements:

  • Put the bottom buttons in a footer so they can't scroll out of view
  • Rename "Discard" button to "Reset" since "Discard" implies closing the sheet
  • Move Apply and Reset buttons over to the right side, as is typical
  • Disable rather than hide the Apply and Reset buttons
  • Remove the icons since they add no information and were all the same
  • Make subtext less opaque rather than italic, as is our style (we can't simply port to Kirigami.BasicListItem yet because it can't support showing a checkbox to the left of the icon)

BUG: 425827 FIXED-IN: 5.20

How it looks now:

Screenshot_20200826_125144

cc @teams/vdg

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: improvr-addons-sheet