Skip to content
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

Angular - Account Pages Sidebar Flicker on Reload #19413

Merged
merged 6 commits into from
Mar 29, 2024
Merged

Angular - Account Pages Sidebar Flicker on Reload #19413

merged 6 commits into from
Mar 29, 2024

Conversation

sumeyyeKurtulus
Copy link
Contributor

Description

Resolves #19038 and relates #17061.
As another issue was fixed by #17061, the code piece added inside the ngOnInit lifecycle hook breaks the account pages and results in a flicker on reload. That is why, we have commented out the related part to propose a solution.

SidebarFlickerResolved.webm

Checklist

  • I fully tested it as developer

How to test it?

You can test it by following the instructions as declared in the issue.

Copy link
Contributor

@oykuermann oykuermann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After implementing AuthGuard and login, a blank page opened:
image
image

@sumeyyeKurtulus
Copy link
Contributor Author

Hello again @oykuermann I have added a new condition to render the layout and manage the issue mentioned above #17061
fyi @masumulu28

@oykuermann oykuermann merged commit 0c0e58c into dev Mar 29, 2024
2 of 3 checks passed
@oykuermann oykuermann deleted the issue-19038 branch March 29, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Angular] Login Page SideBar flicker on reload
3 participants