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

Doc missing Tag Helpers #10593

Closed
3 of 5 tasks
Rick-Anderson opened this issue Jan 24, 2019 — with docs.microsoft.com · 1 comment · Fixed by #12270
Closed
3 of 5 tasks

Doc missing Tag Helpers #10593

Rick-Anderson opened this issue Jan 24, 2019 — with docs.microsoft.com · 1 comment · Fixed by #12270
Assignees
Labels
Pri1 Source - Docs.ms Docs Customer feedback via GitHub Issue

Comments

Copy link
Contributor

Rick-Anderson commented Jan 24, 2019

Moved from @simonech #2256
See #2256 for details. Summary here

Missing:

  • FormActionTagHelper
  • LinkTagHelper Add Link TH #12167
  • OptionTagHelper - This works in conjunction with the SelectTagHelper and has no value on its own.
  • RenderAtEndOfFormTagHelper - This works in conjunction with other inner-form TagHelpers such as input. Not intended to be used directly.
  • ScriptTagHelper

Document Details

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

@dotnet-bot dotnet-bot added the Source - Docs.ms Docs Customer feedback via GitHub Issue label Jan 24, 2019
@Rick-Anderson Rick-Anderson added this to the Backlog milestone Jan 24, 2019
@NTaylorMullen NTaylorMullen self-assigned this Feb 26, 2019
NTaylorMullen added a commit that referenced this issue Feb 27, 2019
- Utilized the `AnchorTagHelper` docs to consistenly describe the `asp-` attributes used to control how links get generated.
- Updated the built in TagHelper list doc to include the FormAction TagHelper.

#10593
NTaylorMullen added a commit that referenced this issue Feb 27, 2019
- Utilized the `AnchorTagHelper` docs to consistenly describe the `asp-` attributes used to control how links get generated.
- Updated the built in TagHelper list doc to include the FormAction TagHelper.

#10593
NTaylorMullen added a commit that referenced this issue Feb 27, 2019
- Utilized the `AnchorTagHelper` docs to consistenly describe the `asp-` attributes used to control how links get generated.
- Updated the built in TagHelper list doc to include the FormAction TagHelper.

#10593
NTaylorMullen added a commit that referenced this issue Feb 27, 2019
- Utilized the `AnchorTagHelper` docs to consistenly describe the `asp-` attributes used to control how links get generated.
- Updated the built in TagHelper list doc to include the FormAction TagHelper.

#10593
@NTaylorMullen
Copy link
Contributor

Took care of the FormActionTagHelper and wrote off doing the Option/RenderAtEndOfForm TagHelpers. Will leave it to some other brave soul to do link and script.

@NTaylorMullen NTaylorMullen removed their assignment Feb 28, 2019
Rick-Anderson pushed a commit that referenced this issue Feb 28, 2019
- Utilized the `AnchorTagHelper` docs to consistenly describe the `asp-` attributes used to control how links get generated.
- Updated the built in TagHelper list doc to include the FormAction TagHelper.

#10593 
[Review URL](https://review.docs.microsoft.com/en-us/aspnet/core/mvc/views/working-with-forms?view=aspnetcore-2.2&branch=pr-en-us-11192#the-form-action-tag-helper)
@guardrex guardrex self-assigned this Mar 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pri1 Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants