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

Flickering when opening dialogs or context menus (since Angular 19) #627

Open
danielwiehl opened this issue Dec 18, 2024 · 2 comments
Open

Comments

@danielwiehl
Copy link
Collaborator

Describe the bug

Dialogs and context menus flicker when opened. This behavior was introduced with the migration to Angular 19 and can only be observed when the application is started locally, not when deployed.

To Reproduce

Steps to reproduce the behavior:

Dialog

  1. Start the application locally.
  2. Open a dialog.
  3. See that the dialog is positioned wrong when opened.

View Context Menu

  1. Start the application locally.
  2. Open the view context menu
  3. See that the context menu is positioned wrong when opened.

View Drop Down

  1. Start the application locally.
  2. Open the view list context menu
  3. See that the context menu is positioned wrong when opened.

Expected behavior

No flickering, the same behavior as in Angular 18.

Environment

  • SCION Workbench version: 19.0.0-beta.1
@danielwiehl
Copy link
Collaborator Author

We have also experienced flickering when reloading the application.

@k-genov
Copy link
Contributor

k-genov commented Jan 6, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants