Make "There are no accounts configured" view a bit more consistent
ClosedPublic

Authored by ngraham on Mar 13 2020, 8:24 PM.

Details

Summary

We're slowly ambling towards putting the "add new thing" button right in the middle of
the view itself when there are no things configured--right below the message. The Vaults
applet does this for example, and at least one other thing that I can't remember right
now.

The button moves to the bottom-right corner under the view when the view shows at least
one item.

The explanatory string is also tweaked slightly to reflect the new view, and made into a
level 3 Kirigami heading like other similar messages.

Test Plan

Diff Detail

Repository
R155 KAccounts Integration
Branch
tweak-no-accounts-ui (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 23686
Build 23704: arc lint + arc unit
ngraham requested review of this revision.Mar 13 2020, 8:24 PM
ngraham created this revision.
bshah accepted this revision.Mar 15 2020, 10:24 AM
bshah added a subscriber: bshah.

Looks sane to me.

This revision is now accepted and ready to land.Mar 15 2020, 10:24 AM
This revision was automatically updated to reflect the committed changes.