Get your own customer support community

Recent activity

Subscribe to this feed
  • idea

    abhi shared an idea in Pivotal Labs on December 12, 2008 03:30:

    abhi
    Teach Tracker to speak Cucumber
    I've used Rspec's StoryRunner successfully on a couple of past projects where we used JIRA to track stories. Cucumber is it's successor and looks really promising.

    Now I use Tracker and like it much more than JIRA and I think I'd absolutely love it if it understoon (highlight? VCS integration?) Cucumber "Features".

    Heck, if it could run talk to a CI box to tell me which Features work I think I'd go positively insane.

    UPDATE: http://www.github.com/tpope/pickler/t...
  • idea

    abhi replied on December 12, 2008 03:22 to the idea "Better story views (especially for 'viewer')" in Pivotal Labs:

    abhi
    +1

    I've love using the "As a .. I want .. So that" format for stories and would love to be able to use this in the title with more details about the rationale or even Given/When/Then scenarios in the description.

    The fields take up way too much room in the expanded form of a story, instead the description and title should be emphasised more with an easy way to edit the other bits and pieces if you really need to.
  • problem

    abhi reported a problem in Pivotal Labs on December 12, 2008 03:18:

    abhi
    Long story titles aren't displayed fully in its expanded view
    Long (more than 4 words) story titles are not displayed fully when viewing a story in its expanded form.

    This is especially a problem when you're in a group and somebody else expands a story before you've had a chance to read the title fully.

    It's because Tracker uses a single line text field to display the description in the expanded story view.

    I'd suggest using an appropriate sized text area instead or just displaying it as text with an in-place edit like the description.