We need a dummy issue board for #19793 (closed) which shows a single issue in the backlog that we can drag and drop to the Doing column. Then click through to the issue itself.
Added a couple comments to the real Issue Board issue, but they apply here too.
In my script, I'm thinking about creating a To Do and Doing. I swear Trello used to start with To Do, Doing, and Done, but I just checked and they start blank now. Anyway, I'm wondering if we should have a "generate default columns" link on a blank board. I know creating new lists is pretty cool, but for onboarding, I think it would make more sense for us to have good defaults. But maybe not, and it's certainly more complicated, so maybe I'll skip that for the demo. :)
@tauriedavis I'm thinking about this script for the issue board part:
As a team lead or manager, I'd go to the Issue Board. Since this is our first time, we have to add a couple columns here to match our workflow. I'll just add a "To Do" column, and a "Doing" column. There. Now we can just drag the new issue from the backlog into the To Do column to indicate that it should be worked on this sprint.
Now as a developer on the team seeing the issue in the sprint view, I decide to pick it up. I'll drag it to Doing first and then click through [to see the issue].
Do you think you could make the clickable prototype with those columns? I guess I need to come up with a title for issue #1 (closed) too. I have no idea yet what "feature" my hypothetical team is developing.
Got any ideas for the feature? :) I'm tentatively calling the project "Velociraptor" as a play on "velocity", but can't think of what that product might actually do. :)
It sounds like Phil's branch does not create lists yet so I've updated the prototype to match the script.
You can find the new prototype here. After dragging the issue to "Doing", you can click on the issue to navigate to it. I can change this link when we have the actual issue to link to.