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

Update CommentForm.php #1778

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

Conversation

jsobers1331
Copy link

Needed change for missing Id tags for input fields.For better accessibility for design customization of Comment Form.

Needed change for missing Id tags for input fields.For better accessibility for design customization of Comment Form.
@jsobers1331
Copy link
Author

@ryancramerdesign Using this now in my own project as it solved the problem for me of adding classes to element by using ID rather than name or tagname.

Plus using ID differentiates it from other possible elements which may carry the same name or tagname as the comment form enabling better isolation of field elements and respective class addition from JS.

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

Successfully merging this pull request may close these issues.

1 participant