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

Blazor InputX component use outside of an EditContext/Form #26460

Closed
guardrex opened this issue Jul 18, 2022 · 0 comments · Fixed by #26753
Closed

Blazor InputX component use outside of an EditContext/Form #26460

guardrex opened this issue Jul 18, 2022 · 0 comments · Fixed by #26753

Comments

@guardrex
Copy link
Collaborator

guardrex commented Jul 18, 2022

Input{X} components are covered by the Forms and validation topic with a central focus on using them with an edit context (EditContext/EditForm) pre-7.0. We already have one Input{X} component in use outside of an edit context (InputFile). The rest should be useful outside of an edit context for 7.0 or later ...

UPDATE (8/16): I'm going to make a significant UID/title/page change here: Since these are for use in and outside of forms, I think we should angle coverage from 'forms validation' to 'forms and input components.' Input components are due their proper respect for use outside of forms. The topic doesn't require radical changes, but the title, UID, and page (forms-validation.md, /forms-validation) should change to better reflect the new world for using these components out in open Razor component markup. I'll include the necessary textual and cross-link updates around the repo to pull this off. IMO, future generations will thank us! 😄


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@guardrex guardrex self-assigned this Jul 18, 2022
@dotnet-bot dotnet-bot added the Source - Docs.ms Docs Customer feedback via GitHub Issue label Jul 18, 2022
@guardrex guardrex removed the Source - Docs.ms Docs Customer feedback via GitHub Issue label Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants