Actions
Bug #5021
open[Workbench] Page for downloading collections with anonymous sharing link does not have any styling.
Story points:
-
Release:
Release relationship:
Auto
Description
The anonymous sharing download page does not use any bootstrap styling, resulting in a totally inconsistent look from the rest of workbench that is very jarring.
Updated by Brett Smith almost 10 years ago
- Category set to Workbench
- Target version changed from Bug Triage to Arvados Future Sprints
FWIW, this was by spec. Including any CSS in the page would cause recursive wget to download it, cluttering the download for people using that. I'm open to changing it but it would help to have clarity about how far the page should go to accommodate each use case.
Updated by Peter Amstutz almost 10 years ago
Since we provide a sample wget
command line already, we could add "--follow-tags=a" so that it only looks at the anchor tags and doesn't follow the link tags.
Updated by Ward Vandewege over 3 years ago
- Target version deleted (
Arvados Future Sprints)
Actions