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 spinner for long-running operations in frontend #943

Open
2 tasks done
sithmein opened this issue Jul 9, 2024 · 0 comments
Open
2 tasks done

Add spinner for long-running operations in frontend #943

sithmein opened this issue Jul 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sithmein
Copy link

sithmein commented Jul 9, 2024

Current Behavior

If you download a BOM for a project with many components (>10,000 in my case) it can take a long time (more than a minute) for the download to start. Meanwhile there is no indication that something is happening in the background and users are includes to click a second or third time.

Proposed Behavior

Add a visual indicator in the frontend, e.g. a spinner, whenever an operation that could take longer is triggered.

Checklist

@sithmein sithmein added the enhancement New feature or request label Jul 9, 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

1 participant