scale icon indicating copy to clipboard operation
scale copied to clipboard

Header logo issues depending on selected claim-lang

Open pomoalex opened this issue 3 years ago • 0 comments

Scale Version 3.0.0-beta.111

Framework and version No framework

Current Behavior When selecting an unsupported(but still valid) claim-lang, the logo disappears completely. Also, when selecting "en" the logo appears without the motto section, which wasn't the case previously.

Expected Behavior I expect the main logo to be shown for any given locale(even if invalid) and the motto section of the logo to change in case of a recognized and supported locale.

Code Reproduction

<scale-app-shell id="app-shell">

    <scale-app-header slot="header" id="header" claim-lang="es">
    </scale-app-header>

</scale-app-shell>

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome
  • Version 105.0.5195.102

pomoalex avatar Sep 08 '22 06:09 pomoalex