tenthe opened a new issue, #4721: URL: https://github.com/apache/streampipes/issues/4721
### Body ## Goal Show real progress during Apache StreamPipes CSV data lake imports. Provide a reusable shared UI progress bar component for displaying progress based on a current value and maximum value. ## Description CSV data lake imports should report actual import progress instead of only showing an indeterminate loading state. The UI should display progress using a reusable shared progress bar component with a maximum value, current value, and optional translated labels. The implementation should add a generic component for a progress bar that can be reused in other locations. ### StreamPipes Committer I acknowledge that I am a maintainer/committer of the Apache StreamPipes project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
