Skip to content

Conversation

@pantherman594
Copy link
Contributor

@pantherman594 pantherman594 commented Jan 15, 2026

rstudio app with bandwidth limiting and upload/download policy reminders

image image

PHP-103498

@pantherman594 pantherman594 marked this pull request as ready for review January 15, 2026 21:00
@pantherman594 pantherman594 requested review from a team as code owners January 15, 2026 21:00
@pantherman594 pantherman594 marked this pull request as draft January 15, 2026 21:09
// Check if this is a download button
const isDownload = e.target.textContent
.toLowerCase()
.includes("download");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interesting :) if the text became Export or something, we will fail to catch that right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, we'd have to update this script

@pantherman594 pantherman594 marked this pull request as ready for review January 15, 2026 22:01
@pantherman594 pantherman594 merged commit 4b10273 into master Jan 15, 2026
14 checks passed
@pantherman594 pantherman594 deleted the rstudio-aou branch January 15, 2026 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants