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

Wait for the WebSocket connection before fading out the overlay #28

Open
didi1150 opened this issue Mar 10, 2024 · 1 comment
Open

Wait for the WebSocket connection before fading out the overlay #28

didi1150 opened this issue Mar 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@didi1150
Copy link
Collaborator

When opening the setup page for the first time, the encryption dialog pops up for one second, then disappears as the page fades into the setup page.

@didi1150
Copy link
Collaborator Author

The issue is that the page loads before the layout.ts load function is complete. Maybe add a page.ts for the main page to check if a redirect is necessary? Or just add a progress indicator while initially loading the page?

@Limosine Limosine changed the title Encryption showing on setup page Wait for the WebSocket connection before fading out the overlay Apr 27, 2024
@Limosine Limosine added the enhancement New feature or request label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants