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

Add form design pattern for required, invalid, instructions, and error feedback #721

Merged
merged 2 commits into from
Jun 25, 2018

Conversation

jongund
Copy link
Contributor

@jongund jongund commented Jun 18, 2018

This is an initial design pattern for identifying required, invalid, instructions and error feedback for issue #252 .

We are working on two examples that include these features:
Pizza ordering form
Credit care processing form


Preview | Diff

@mcking65
Copy link
Contributor

@jongund, thank you; this is a nice start.

I would be happy to merge this right away. However, as a new feature that will need a lot of work and review before publication, let's please land it in a feature branch where we can refine it instead of merging to master.

I created the issue252-input-assistance branch. Please edit this pull request and change the base branch from master to issue252-input-assistance.

@mcking65 mcking65 changed the title form design pattern for required, invalid, instructions and error feedback Add form design pattern for required, invalid, instructions, and error feedback Jun 24, 2018
@mcking65 mcking65 changed the base branch from master to issue252-input-assistance June 25, 2018 01:22
@mcking65 mcking65 merged commit ebce5bd into w3c:issue252-input-assistance Jun 25, 2018
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.

2 participants