Graph-Controls icon indicating copy to clipboard operation
Graph-Controls copied to clipboard

[Feature] Move LoginButton to be a DropDownButton

Open michael-hawker opened this issue 3 years ago • 0 comments

Describe the problem this feature would solve

Now that our min target is 1809, we can make use of DropDownButton. We should use that as a base class for the LoginButton vs. our custom button scenario/flyout.

We do need to think about how we adapt the style of a DropDownButton to encompass the user login and if we keep the default chevron, etc...

michael-hawker avatar Nov 17 '20 23:11 michael-hawker