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

JS Form Validation: Clarify form validation requirements #27576

Commits on Mar 7, 2024

  1. Fix linting errors

    MaoShizhong committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    88aa6eb View commit details
    Browse the repository at this point in the history
  2. Add instruction for form 'novalidate' attribute

    Provides more clarity for what 'JS-only' validation means.
    MaoShizhong committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f0b4bf5 View commit details
    Browse the repository at this point in the history
  3. Combine Assignment and Practice blocks into one

    Resolves lint issue with '### Practice', and the Practice section is
    assignment material anyway.
    MaoShizhong committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2650664 View commit details
    Browse the repository at this point in the history