Skip to content

website: Fix accessibility issues to match a11y standards#4313

Open
rohit-bharmal wants to merge 2 commits intokubeflow:masterfrom
rohit-bharmal:fix-website-a11y-4312
Open

website: Fix accessibility issues to match a11y standards#4313
rohit-bharmal wants to merge 2 commits intokubeflow:masterfrom
rohit-bharmal:fix-website-a11y-4312

Conversation

@rohit-bharmal
Copy link

  • Add alt attributes to images (nav event image, CNCF logos)
  • Give links discernible names (navbar brand, scroll-to-overview, aria-labels)
  • Improve contrast for navbar badges and adopters button
  • Make links distinguishable without color (underlines, focus-visible)
  • Fix heading order (section headings h3 -> h2)

Closes: #4312

@google-oss-prow google-oss-prow bot added the area/website AREA: Website Styles/Hosting/Serving label Feb 17, 2026
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign franciscojavierarceo for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow
Copy link

Hi @rohit-bharmal. Thanks for your PR.

I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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.

@github-actions
Copy link

🚫 This command cannot be processed. Only organization members or owners can use the commands.

@rohit-bharmal
Copy link
Author

/assign

@rohit-bharmal
Copy link
Author

rohit-bharmal commented Feb 17, 2026

Before changes A11Y score:

Screenshot 2026-02-17 at 7 43 49 PM

After changes A11Y score:

Screenshot 2026-02-17 at 7 31 52 PM

@juliusvonkohout
Copy link
Member

Hello, you need to sign your commits. @varodrig @thesuperzapper @tarekabouzeid for review.

@juliusvonkohout
Copy link
Member

/ok-to-test

@rohit-bharmal rohit-bharmal force-pushed the fix-website-a11y-4312 branch 2 times, most recently from 1e3fb38 to 96b1abd Compare February 19, 2026 10:07
rohit-bharmal and others added 2 commits February 19, 2026 16:01
- Add alt attributes to images (nav event image, CNCF logos)
- Give links discernible names (navbar brand, scroll-to-overview, aria-labels)
- Improve contrast for navbar badges and adopters button
- Make links distinguishable without color (underlines, focus-visible)
- Fix heading order (section headings h3 -> h2)

Closes: kubeflow#4312
Signed-off-by: rohitbharmal <rbharmal@redhat.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: rohitbharmal <rohitbharmal123@gmail.com>
Signed-off-by: rohitbharmal <rohitbharmal123@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/website AREA: Website Styles/Hosting/Serving ok-to-test size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature: Fix accessibility issues in website to match a11y standards

2 participants