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 setting to support prepending files to progress_bar_target #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rgreenjr
Copy link

This is a small change to add a setting called "prepend_files". When true, new files are prepended to the progress_bar_target instead of appended. Unless set, the current behavior to append files remains.

This prevents a common scenario that confuses users. When several files are uploading and new files are added, users often don't see the new files because they appear too far down the page. This setting ensures users get clear visual feedback.

prepended to the progress_bar_target instead of appended.
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

Successfully merging this pull request may close these issues.

1 participant