Describe the bug
A clear and concise description of what the bug is.




To Reproduce
Steps to reproduce the behavior:
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
鈹咺ssue is synchronized with this Jira Story
鈹咺ssue Number: DOCK-1714
鈹哠print: Backlog
鈹咺ssue Type: Story
Is this a regression?
https://github.com/dockstore/dockstore/issues/3451
Please fill in the additional context, is this staging or prod?
The screenshot in this issue has a version that is essentially one long string like: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" which cannot be word-break or w/e
The screenshot in the linked issue shows a very long version name that can be word-break or w/e
Solution is to probably copy whatever styling that the versions table uses and put it in the sidebar
Noticed and created #4106 in verifying this.
A little hard to be sure on everything, since some was written up with local data, but tried to reproduce using browser tools and looks good.
Webservice - 737a7de
UI - 2.7.3-50-g27bfbed2
Compose Setup - f24bc92
Deploy - 1.10-36-gcda0452
Most helpful comment
The screenshot in this issue has a version that is essentially one long string like: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" which cannot be word-break or w/e
The screenshot in the linked issue shows a very long version name that can be word-break or w/e
Solution is to probably copy whatever styling that the versions table uses and put it in the sidebar