Download as tarball and Download as PDF have become disconnected · Issue #8703 · ietf-tools/datatracker · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The popup view when looking at a session offers download buttons in the various tabs.
All of them try to download drafts associated with the session (this is the feature that's existed for many meetings), where the UI's presentation changed somewhere along the way to look like they would download Agendas, Slides, or Minutes.
Note that these download buttons are not on the tabs, but in the pane below the tabs.
Enough people are asking to be able to download these other materials that we should make them be included in the download. Likely, we should have different downloads for slides/agendas/minutes (moving the buttons onto the tabs). Alternatively we could make the buttons that exist include all available materials.
While addressing this, pay attention to cachability and avoid recomputing tarballs on each request.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
The popup view when looking at a session offers download buttons in the various tabs.
All of them try to download drafts associated with the session (this is the feature that's existed for many meetings), where the UI's presentation changed somewhere along the way to look like they would download Agendas, Slides, or Minutes.
Note that these download buttons are not on the tabs, but in the pane below the tabs.
Enough people are asking to be able to download these other materials that we should make them be included in the download. Likely, we should have different downloads for slides/agendas/minutes (moving the buttons onto the tabs). Alternatively we could make the buttons that exist include all available materials.
While addressing this, pay attention to cachability and avoid recomputing tarballs on each request.
The text was updated successfully, but these errors were encountered: