-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
Add way to dismiss banners in the K8s website #39887
Comments
This issue is currently awaiting triage. SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the The Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/retitle Add way to dismiss banners in the K8s website We would implement this for all banners, not just red ones. |
/area web-development |
@AntonioND oh boy! are you in for a ride!! |
xref: kubernetes/k8s.io#4872 also, here's how i deal with papercuts on the web - https://userstyles.org/help/stylish_chrome |
Which all banners are you referring to? I'd be willing to take this up. |
There's a banner displayed now, it looks like this: Imagine if you could click to acknowledge that you'd read it and didn't want to see it again for a fortnight. (separately: #39887 (comment) does feel relevant - @AntonioND ruled out taking action as they don't plan to push a container image there, which I think reveals a misunderstanding. I think it's worth repeating banners every couple of weeks in case it helps a message to land better). |
Which ...To clarify for anyone reading: This banner applies to pulling / downloading container images from the Kubernetes project, this banner is aimed at users, not Kubernetes developers. Nobody can push directly to either of these hosts and the change isn't related to pushing / submitting images. |
Thanks @sftim and @BenTheElder for the explanation! /assign |
@XDRAGON2002 are you working on this issue? I would like to help if you want. Do let me know. |
Yes, @KhushPatibandha I'm working on this still, mostly it's completed already, but thanks for the offer! |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
@KhushPatibandha |
/remove-lifecycle stale |
I'll help with this, it seems like a good feature |
/sig docs |
This is a Feature Request
The red banner introduced with #39575 is too intrusive. Most Kubernetes users don't actually care about this deadline, and there is no way to dismiss it.
What would you like to be added
A simple "dismiss" button that sets a cookie to hide the banner in any future visit, like other websites do.
Why is this needed
I'd argue that most users of the website just want to read the documentation, they aren't going to submit images to that registry, so the warning isn't useful.
Comments
This could be reused for future banners.
The text was updated successfully, but these errors were encountered: