Skip to content

Progress display during plugin reload #172

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

Open
maximiliani opened this issue Feb 5, 2025 · 1 comment
Open

Progress display during plugin reload #172

maximiliani opened this issue Feb 5, 2025 · 1 comment

Comments

@maximiliani
Copy link
Member

When reloading the plugins via the API, you don't know whether this process has already finished. Add an indicator for that.

@ThomasJejkal
Copy link
Contributor

Not sure if I get the point. As reloading happens via /api/v1/mappingAdministration/reloadTypes and this call is synchronous, reload is finished as soon as the call returns. Or do you mean some kind of notification like "Reload successfully performed"?

Furthermore, I'm not sure if updating the integrated frontend is reasonable. I would rather aim at integrating also the administrative functionalities into the new frontend as maintaining two frontends is tedious and as I also plan to integrate Auth (finally 👍 ) major changes would be required.

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