-
Notifications
You must be signed in to change notification settings - Fork 558
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement skin.hide_download_controls property #8529
Implement skin.hide_download_controls property #8529
Conversation
Kudos, SonarCloud Quality Gate passed! |
16c1c86
to
dc415bc
Compare
Kudos, SonarCloud Quality Gate passed! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@pvannierop what's the plan with this pr? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hello, also wondering what is going on on this PR. We will need to have this feature disabled in order to allow users access. |
Hello, @Kekananen Looks like this PR slipped through the cracks - thanks for reminding us about it. I'll try to get this moved along. My guess is that this isn't merged because the corresponding frontend PR is in pretty rough shape. I'll talk to the developers who made that PR and see if we can find a path forward, and then update you on this thread. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comment on the language but looks good otherwise 👍
cfdc712
to
f899798
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks!
This just got merged, so it will be a part of release |
Absolutely fantastic! Thanks to all. This will help us immensely. |
Implement new skin.hide_download_controls property
This property will control new front-end behavior that hides all download/copy-to-clipboard functionality (see this PR).