versionone / VersionOne.Client.VisualStudio

View and update VersionOne work items directly from Visual Studio
http://versionone.github.io/VersionOne.Client.VisualStudio
BSD 3-Clause "New" or "Revised" License
2 stars 10 forks source link

Expand primary workitems when creating a new secondary workitem #70

Closed davidhaimovich closed 10 years ago

davidhaimovich commented 11 years ago

As a developer in Visual Studio, I want to task a primary workitem (like Story or Defect) so that I can use the context of code to drive decisions about what tasks I write. When I'm tasking a primary workitem, I want the flow to be quick and easy, without a lot of unnecessary clicking. When the new secondary workitem is hidden, I have an impediment to quick and easy editing.

How to Reproduce:

Given a primary workitem with no secondary workitems, When I create a new secondary workitem, Then the VS Client creates a new seconary workitem below the selected primary workitem, And the VS Client expands the primary workitem so the new secondary workitem is showing.

JogoShugh commented 11 years ago

Awesome user story description

JogoShugh commented 10 years ago

Next steps: