Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TreeView] Fix focus steal #20232

Merged
merged 4 commits into from
Mar 27, 2020
Merged

[TreeView] Fix focus steal #20232

merged 4 commits into from
Mar 27, 2020

Commits on Mar 22, 2020

  1. Configuration menu
    Copy the full SHA
    f1ca11b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69964ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afcc1a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. refactor test and impl

    - groups statements into arrange-act-assert
    - removes indirection in act (a click does what?)
    - moves from gDSFP to effect during mutation
    eps1lon committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    c9e2cae View commit details
    Browse the repository at this point in the history