Open Closed

Add redirect url on logo in login screen #3108


User avatar
0
safi created

Hi

I have a customized login screen and I am facing an issue like when we click on the logo so it's going to the swagger link can you please tell me how I can do this so that it can show the blazer site not the swagger link.

  • ABP Framework version: v4.4.3
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

11 Answer(s)
  • User Avatar
    0
    safi created

    Please reply

  • User Avatar
    0
    safi created

    Is anybody there to help me out?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Can you share some screenshots to explain?

  • User Avatar
    0
    safi created

    Can you share some screenshots to explain?

    I sent you a mail regarding this.

  • User Avatar
    0
    safi created

    Can you share some screenshots to explain?

    Hi

    Are you checking?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    See https://support.abp.io/QA/Questions/1560/Logo-on-login-page-redirects-to-Swagger

  • User Avatar
    0
    safi created

    See https://support.abp.io/QA/Questions/1560/Logo-on-login-page-redirects-to-Swagger

    I checked this link but can you please tell me the solution because I spent already too much time in issues and now today is last day to submit project.

    Please help!

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    You can replace the HeaderBrandViewComponent. https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface#overriding-a-view-component

    lepton-theme\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton\Themes\Lepton\Components\Header\Brand\Default.cshtml

  • User Avatar
    0
    safi created

    HeaderBrandViewComponent

    so for this do we need to keep that folder in this way like Themes\Lepton\Components\Header\Brand\Default.cshtml in host project?

  • User Avatar
    0
    safi created

    You can replace the HeaderBrandViewComponent. https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface#overriding-a-view-component

    lepton-theme\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton\Themes\Lepton\Components\Header\Brand\Default.cshtml

    Thank you so much. Can you please check https://support.abp.io/QA/Questions/3071/Show-login-page-after-logout my client is waiting to submit project.

  • User Avatar
    0
    safi created

    You can replace the HeaderBrandViewComponent.
    https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface#overriding-a-view-component

    lepton-theme\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton\Themes\Lepton\Components\Header\Brand\Default.cshtml

    Thank you so much. Can you please check https://support.abp.io/QA/Questions/3071/Show-login-page-after-logout my client is waiting to submit project.

    This is my last issue.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11