Collection should only show on its respective organization page (unless a duplicate has been manually made)
Visiting a collection's page will cause the collection to appear as a collection on all registered organization pages. After a hard refresh, the collection will disappear and the organization page will display properly. I was able to reproduce on both chrome and safari
DockstoreAPI - 1.6.0-beta.0
DockstoreUI - 2.3.0-beta.0
Chrome 72.0.3626.96
Safari 12.0.2
鈹咺ssue is synchronized with this Jira Bug
鈹咺ssue Type: Bug
鈹哠print: Seabright Sprint 6 Ferry
鈹咺ssue Number: DOCK-566
I think this is because we do not clear the active collection on organisation switch.
should be clearing ALL collections on organization switch
Hmm...apparently I fixed it in https://github.com/dockstore/dockstore-ui2/blame/develop/src/app/organizations/collections/collections.component.ts#L48
I don't even remember doing that.
Verified that collections bug no longer persists on DockstoreAPI - 1.6.0-beta.3DockstoreUI - 2.3.0-beta.2