Skip to content
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

Added labels for checkbox column headers #11819

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

littlesvensson
Copy link
Contributor

Fixes #11818

Screenshot with screen reader before:
Screenshot 2025-02-13 at 18 33 48

Screenshots with screen reader after:
Screenshot 2025-02-13 at 18 26 37

Screenshot 2025-02-13 at 18 26 10

@github-actions github-actions bot added the ui label Feb 13, 2025
Copy link

DryRun Security Summary

The pull request enhances accessibility in two Django HTML templates by adding semantic HTML and ARIA attributes to improve screen reader compatibility, with no security implications.

Expand for full summary

This pull request introduces accessibility improvements to two Django HTML templates (endpoints.html and findings_list_snippet.html) by adding semantic HTML attributes like scope="col" and enhanced aria-label attributes. No security vulnerabilities were found in the changes. The modifications focus on improving screen reader compatibility and user interaction without introducing any new security risks.

Code Analysis

We ran 9 analyzers against 2 files and 1 analyzer had findings. 8 analyzers had no findings.

Analyzer Findings
Configured Codepaths Analyzer 2 findings

Overall Riskiness

🔴 Risk threshold exceeded.

We've notified @mtesauro, @grendel513.

View PR in the DryRun Dashboard.

Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

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

Approved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants