Skip to content

telekom-profile-menu logoutHandler  #2348

Open
@EdsonT-Systems

Description

@EdsonT-Systems

Scale Version
Latest

Framework and version
Angular latest with auto-generated scale wrapper packages

Current Behavior
The logoutHandler function does not work well with angular navigation

Expected Behavior Code Reproduction
A clear and concise description of what you expected to happen.

I haven't found a solution to make the logout function work correctly so that the navigation functions properly and the other components have enough time to render.

The ts and the template look like this:

image

  • Case 1 Logout bottom(scale-telekom-profile-menu):

Ui: image

-The behavior is that it redirects you and displays the console msg, and it also executes the internal logic. However, when the navigation occurs, the surrounding components do not render correctly.

Example:

image

  • Case 2 Logout bottom(normal botton)

Ui:
image

-However, when the same action is triggered by a click event (in parentheses), it executes without any issues, performing the same action and rendering the rest of the components properly.

Example:

image

@tshimber @acstll @felix-ico @amir-ba

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew component features and enhancements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions