Popup first, then load information
See original GitHub issueWeb browser
Chrome
Web browser version
105.0
System Health details
N/A
Checklist
- I’m running the newest version of HACS https://github.com/hacs/integration/releases/latest
- I have filled out the issue template to the best of my ability.
- I have read https://hacs.xyz/docs/issues
- This issue is related to the frontend of HACS.
- This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
- This issue is not a duplicate issue of currently open or issues pending release.
Describe the issue
When the connection to GitHub is slow and you popup information on an updated integration the delay between the actual window popping up and the click is way to long.
My guess: the popup shows after GitHub info is loaded If my guess is right, it would probably be better to popu first, show a spinner and then load the GitHub-info
Reproduction steps
- Download some large file with FTP or other lousy protocol that eats you bandwidth
- Click on an update …
Screenshots
N/A
Javascript logs from your browser console
N/A
Diagnostics dump
No response
Issue Analytics
- State:
- Created a year ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Show Popup Automatically After Page Load Using Javascript
Create a popup that appears a few seconds after the page loads. This requires short and simple javascript code.
Read more >Show popup after page load - javascript - Stack Overflow
I want to show this popup after page load/after page load it appears + how to code it as like it appears after...
Read more >Loading a popup on first site load - jQuery Forum
I would like to have a separate page (with separate content I can change now and then) loading as a popup when visitors...
Read more >Popups and window methods - The Modern JavaScript Tutorial
Popups exist from really ancient times. The initial idea was to show another content without closing the main window. As of now, there...
Read more >Open (show) Bootstrap Modal Popup on Page Load
The Bootstrap Modal Popup will be opened inside the JavaScript window.onload event handler which executes after the Page is loaded in Browser.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Okey 👍 This will not be fixed, that dialog and that listing of updates will be removed.
https://hacs.xyz/docs/entities/update_entities are the future
Kind of hard to record… but I think you can see the time between the click and the dialogue.