- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2017 08:13 AM
When a story has a blocked reason that is very long then the task progress board initial column becomes very wide and makes the task board interface unusable. Is there a way to make the blocked reason truncate or wrap on the display to a useable size.
Solved! Go to Solution.
- Labels:
-
Agile Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2017 10:56 AM
Hi Alan,
Out of the box "Task progress board" doesn't show "Blocked reason" on story card. So, I am assuming that you have customized it to show blocked reason field.
Please check if the script include "ScrumAjaxTaskBoardDetailsProvider" was customized.
In the script include code, search for the markup for Blocked_reason and remove the style "white-space: nowrap;" from the markup. That should resolve the issue.
Let me know if the script include was not customized.
Thanks,
Dileep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2017 03:06 PM
Yes your right we added Blocked reason. I was able to find the white-space; nowarp and yes removing it has solved our problem.
Thank you !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2017 07:49 AM
Hi Alan,
Could you please guide me how can we add the custom fields to story card?
I really appreciate your help...
Regards,
Balaji Charapalli