As a developer after open the properties widows using for example the Properties on the context menu, I want to change some value and I want to continue seeing the properties for the task, test or defect or story that I've been selected before.
Acceptance Criteria
After have been change any value in the Properties windows I don't want to lose the focus there.
Steps to testing
Open Properties windows
Selecting one item (task, story, defect or test)
Change any editable value, and check if the properties windows and all the values remains and if the value was updated in the visual studio client.
NOTES from Item #76
As a developer in Visual Studio, I want to quickly and easily describe workitems so that I can get on with writing code. When editing the description field causes the selected workitem to become unselected, then it gets in the way of my quick and easy edits.
Steps to Reproduce:
Right-click a story and select the Properties option from the context menu.
Click the editor button for the Description field.
Write some text.
Click OK.
Notice: The selected workitem in the Task View becomes unselected. This also causes the Properties to go blank (since there is no selected item).
As a developer after open the properties widows using for example the Properties on the context menu, I want to change some value and I want to continue seeing the properties for the task, test or defect or story that I've been selected before.
Acceptance Criteria
After have been change any value in the Properties windows I don't want to lose the focus there.
Steps to testing
NOTES from Item #76 As a developer in Visual Studio, I want to quickly and easily describe workitems so that I can get on with writing code. When editing the description field causes the selected workitem to become unselected, then it gets in the way of my quick and easy edits.
Steps to Reproduce:
Properties
option from the context menu.Description
field.OK
. Notice: The selected workitem in the Task View becomes unselected. This also causes the Properties to go blank (since there is no selected item).Acceptance Criteria: