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

[Feature]: Loading spinner #306

Closed
patrickskowronekdkfz opened this issue Apr 1, 2025 · 0 comments
Closed

[Feature]: Loading spinner #306

patrickskowronekdkfz opened this issue Apr 1, 2025 · 0 comments
Assignees

Comments

@patrickskowronekdkfz
Copy link
Collaborator

General Summary

When a user triggers a query, the only visible change in the UI is in the result table. This can make it unclear whether the system is actively processing the request.

Solution: Add a loading spinner that remains visible until one of the following conditions is met:

All queried sites have either returned a result or reported a failure.

The query exceeds the designated time limit.

This will improve user feedback and make the query process more transparent.

Is this Breaking?

No

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