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

Add option to show unpointed stories on the estimation matrix view #364

Closed
cdwillie76 opened this issue Jul 14, 2023 · 3 comments
Closed

Comments

@cdwillie76
Copy link
Contributor

As a team that wants to quickly size stories
We want to ability to show unpointed stories on the estimation matrix view
So that we can quickly view all the stories and size them by dragging/dropping to the correct column

This is a technique some of our "mature" teams do in other tools (digital whiteboard, PowerPoint, etc). When I demo'ed them Poinz, they asked about doing something similar with the estimate matrix view.

@xeronimus
Copy link
Member

Hi,

Thanks for the suggestion. That should be possible to implement.
I propose to display all stories without consensus in an additional first column on the left.
By dragging stories from this left-most column to any other column, you would set the estimation value of said story.

Some thoughts:

  • Should it be possible to drag stories to this most-left column? This would then clear any estimation value on this story.
  • The un-estimated stories don't have a configured color - we need to define how to display those (e.g. white with gray border)

@cdwillie76
Copy link
Contributor Author

Thanks for the quick response and agree with both of the suggestions under some thoughts.

xeronimus added a commit that referenced this issue Aug 25, 2023
- replace "settle" command with the new command in matrix
- display non-estimated stories in matrix (wip)
xeronimus added a commit that referenced this issue Aug 25, 2023
@xeronimus
Copy link
Member

implemented. included in 0.19.1 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants