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

Title: WCAG 4.1.2: Ensures every form element has a label (.PrivateSwitchBase-input-317[value=""][data-indeterminate="false"]) #846

Closed
mihirprakash opened this issue May 8, 2024 · 3 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@mihirprakash
Copy link

Issue: Ensures every form element has a label (label - https://accessibilityinsights.io/info-examples/web/label)

Target application: Luminate Portal - http://localhost:7777/local-dev/plans/663b1af80f7ed815d83846bf/shipments

Element path: #mfe;.PrivateSwitchBase-input-317[value=""][data-indeterminate="false"]

Snippet:

How to fix:
Fix any of the following:
Form element does not have an implicit (wrapped)
Form element does not have an explicit
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element has no placeholder attribute
Element's default semantics were not overridden with role="none" or role="presentation"

Environment: Chrome version 124.0.0.0

====

This accessibility issue was found using Accessibility Insights for Web 2.41.0 (axe-core 4.7.2), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.
mat-table

@mihirprakash mihirprakash added the bug Something isn't working label May 8, 2024
@mihirprakash
Copy link
Author

Version: "@material-table/core": "^6.2.1"

@Domino987
Copy link
Contributor

Ok a few things.
Local host is your computer. That cannot be access by anybody else.

Can you verify it with the newest version.

Can you add the code/reproducible example in a code sandbox with just the code that does not work?

Copy link

stale bot commented Aug 14, 2024

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. You can reopen it if it required.

@stale stale bot added the wontfix This will not be worked on label Aug 14, 2024
@stale stale bot closed this as completed Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants