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

Add UI indicator if Application is not available after a save and reload #544

Open
bakerboy448 opened this issue Jun 23, 2023 · 3 comments
Labels
enhancement New feature or application improvement

Comments

@bakerboy448
Copy link
Collaborator

Save & Reloaded

UI has no change
image

Browser Dev Console indicates 502 on /ping, but UI otherwise appears running

@bakerboy448 bakerboy448 added the enhancement New feature or application improvement label Jun 23, 2023
@davidnewhall
Copy link
Contributor

davidnewhall commented Jun 23, 2023

Need more info. Is it reproducible? Did it happen more than once? Is this the only screen affected? What did you change before you clicked save? What does the title of this issue have to do with the screenshot?

@bakerboy448
Copy link
Collaborator Author

Looks like it was just the client being slow to reload (likely system io / load)

regex was updated for the change and a new file added (see highlighted boxes from SS)

screenshot was simply indicating that there's no indicator it is still waiting for the changes to be processed & application reloaded => which would then trigger the UI reload.

so far just x1, but likely reproducible if the client is slow on the reload for reasons

@davidnewhall
Copy link
Contributor

reminder to fix the reload checker. it doesn't work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or application improvement
Projects
None yet
Development

No branches or pull requests

2 participants