Scaffold Identity UI using different footer for the layout
Open
area-scaffolding
- Dominant language
- C#
- Stars
- 818
- Forks
- 260
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
_From @xshiiiidev on Saturday, January 11, 2020 1:35:37 PM_
I just want to make this short.
I scaffold all the identity ui to customize it, I was able to customize each page. However, while customizing the identity ui for each page, I suddenly realize that the identity ui footer _(one the part of Identity/Account/Manage)_ is different from my original customize footer. The footer that the identity ui is using is the initial footer creation of the project.
Version: ASP.NET Core 3.1
Edit:
Actually it is using a whole different Layout.
May navigation menus are missing also.
_Copied from original issue: dotnet/aspnetcore#18292_
Contributor guide
Assessment
This issue has not been assessed yet.