Progress bar which is used on datasets import is known to be causing issues and unexpected behaviour on certain terminals. We should look into improving the UX around this. Some of the improvements which we could implement are:
- don't hide progress bar of completed files (instead sequentially build and display them as we progress)
- lower update refresh rate
Progress bar which is used on datasets import is known to be causing issues and unexpected behaviour on certain terminals. We should look into improving the UX around this. Some of the improvements which we could implement are: