Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Workspace
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 90
    • Merge requests 90
  • 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
  • Plasma Workspace
  • Merge requests
  • !1257

Merged
Created Dec 06, 2021 by Nate Graham@ngrahamDeveloper

applets/batterymonitor: clarify inhibition UI and list some more

  • Overview 5
  • Commits 1
  • Pipelines 8
  • Changes 1

We still get user complaints that this UI is confusing because of the terminology used and the visual proximity between the checkbox and the inhibitions list. This commit attempts to improve that by:

  • Making the checkbox text shorter, have less jargon, and say the word "manual" in it instead of "automatic", which was confusing
  • Adding the word "currently" to app-initiated inhibitions, to textually distinguish transient app-initiated inhibitions from user-initiated manual inhibition
  • Separating the checkbox from the inhibitions list with a line
Before After
One inhibition Before__one_inhibition After__one_inhibition
Multiple inhibitions Before__multiple_inhibitions After__multiple_inhibitions

cc @teams/vdg @teams/usability

Edited Dec 06, 2021 by Nate Graham
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: clarify-inhibitions-ui-again