Skip to content

AI junk#3690

Closed
rahulrao85 wants to merge 1 commit into
pallets:mainfrom
rahulrao85:fix/progressbar-finish-remaining-steps
Closed

AI junk#3690
rahulrao85 wants to merge 1 commit into
pallets:mainfrom
rahulrao85:fix/progressbar-finish-remaining-steps

Conversation

@rahulrao85

Copy link
Copy Markdown

Fixes #3571

ProgressBar.finish() now flushes remaining _completed_intervals via make_step() before setting finished=True, so the final render shows the correct position (20/20 instead of 14/20).

@davidism davidism closed this Jul 15, 2026
@davidism davidism changed the title Fix progressbar not showing full completion with update_min_steps AI junk Jul 15, 2026
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.

click.progressbar doesn't show full completion when using show_pos=True combined with update_min_steps

2 participants