in package library, reformat page with regards to repository status
in the package library page (http://octopus/app#/library/packages), the Repo Status section kills somewhere around 1/3 of the usable screen space, for the entire length of the page.
My repo contains packages with long names and descriptions, which causes significant line wrap / page length, due to the wasted whitespace caused by the repo status.
Please move <div[@ng-show="view.filtering"]> out of the parent div/scope, so that it can take the entire width of the page (well, what's left after the sidebar menu)
(alternatively, the repo status could move into the sidebar, but I think leaving it where it is provides better aesthetics)
2
votes
