-
Notifications
You must be signed in to change notification settings - Fork 25.3k
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
Cover Razor component Identity UI for BWAs #31271
Comments
cc: @JeremyLikness @halter73 ... Is there a plan to address this for Blazor Web Apps? We can place coverage in the Blazor Security node if not (and I'll update the metadata here if that's the case). If we do that, then the KB link that @kevon-vems is referring to can receive an updated link. @kevon-vems ... Can you be more specific on "the template which has the links to the KB articles"? Do you mean the Blazor Web App template? I see one thing that requires a quick update. The scaffolding guidance still claims that there aren't Razor components for Identity UI. I'll take care of that update now. |
@JeremyLikness Yes, the blazor web app template has links to what appears to be the MVC related KB. I'm working on creating a project with Identity and there are several links in the Blazor Web App template that seem not to be quite right |
I'm not surprised. We haven't reached it yet. I've been putting out 🔥 ever since release, and this is another one that we'll need to address ASAP 🚓🚒🚑. It won't be until after the 🎆 holidays tho. Everyone has just about bugged out until '24, and I'll be doing the same shortly. @Rick-Anderson ... I'll take this one, and I suspect that we'll ...
|
UPDATE (1/2): I'm back from vacation, and I'll get to this as soon as I can. 🏃🏃🏃🏃 |
Awesome!! Hope you had a great holiday! I was wondering if you could point me at the code for the templates. I was considering altering them and creating a PR for a different issue I have. |
If you mean the framework's project templates, they're here ... https://github.com/dotnet/aspnetcore/tree/main/src/ProjectTemplates/Web.ProjectTemplates The project files are in that folder, and the |
I've looked things over, and I think we'll update ... ... with a cross-link to the components in the framework repo, specifically the Devs will be able to quickly reach the code to see what these Identity components look like without having to actually scaffold them into an app for inspection. The naming makes the purpose of each component self-exclamatory. Implementations are subject to churn in the immediate future, so detailed explanations probably aren't wise at this point. @kevon-vems, you didn't say exactly what URL those links are or where they are in the project template. I didn't see them in a casual inspection. If you know the exact link(s), could you state that here? I can then search their repo for them, identify the ones that are in the BWA template, and ask them update them. |
[EDIT by guardrex to update the assignment and metadata]
Description
Current documentation still refers to cshtml documents, but the new templates are all using razor files.
Alternately, if this article is not for Blazor, then the template which has the links to the KB articles needs to be updated to point at the correct one.
Page URL
NEW DOC
Content source URL
NONE
Document ID
N/A
Article author
@guardrex
The text was updated successfully, but these errors were encountered: