Remove ListView from Pull Request Details #865
Comments
grokys
added the
maintenance
label
Feb 16, 2017
grokys
added
to Not Started in 2.2.0.8
Feb 16, 2017
grokys
self-assigned this
Feb 16, 2017
grokys
added a commit
that referenced
this issue
Feb 16, 2017
|
|
grokys |
de39647
|
grokys
moved
from Not Started to In Progress in 2.2.0.8
Feb 16, 2017
jcansdale
closed this
in #866
Feb 23, 2017
paladique
moved
from In Progress to Done in 2.2.0.8
Feb 24, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
grokys commentedFeb 16, 2017
The
ListViewin the pull request details pane is causing #825 due to a bug in WPF. After talking about it, we've decided to remove theListViewleaving only theTreeViewas we don't see much use for theListViewanyway. Along with this change, the burger menu should also be removed as it will no longer be necessary.