A newer version of the Gradio SDK is available:
6.1.0
Active Bugs
Last updated: 2025-12-06
P3 - Progress Bar Positioning in ChatInterface
File: p3-progress-bar-positioning.md Status: OPEN Priority: Low (cosmetic UX issue)
Problem: gr.Progress() conflicts with ChatInterface, causing the progress bar to float/overlap with chat messages.
Fix: Remove gr.Progress() entirely and rely on emoji status messages in chat output.
How to Report Bugs
- Create
docs/bugs/p{n}-short-name.md(kebab-case) - Add entry to this file
- Priority: P0=blocker, P1=important, P2=UX, P3=cosmetic
Historical bugs are preserved in the v0.1.0 release tag.