As a developer in Visual Studio, I want to quickly and easily sign-up for workitems so that I can signal what I'm about to do in the code. When the signup action collapses the tree nodes, I loose my context and have an impediment to quick and easy sign-up.
Acceptance Criteria:
Given I have selected a workitem,
When I click on Signup
Then VS client should keep treeview status
And the owner should be updated with my nickname.
As a developer in Visual Studio, I want to quickly and easily sign-up for workitems so that I can signal what I'm about to do in the code. When the signup action collapses the tree nodes, I loose my context and have an impediment to quick and easy sign-up.
Acceptance Criteria: Given I have selected a workitem, When I click on Signup Then VS client should keep treeview status And the owner should be updated with my nickname.