#11133·gradio

Hard to know when generation has finished

Author: pngwnCreated May 5, 2025Updated Sep 11, 2026
Labelsenhancementneeds designingtoinvestigate

Describe the bug

As the title.

I'm not sure if this is intentional but on mobile it is basically impossible to know when processing has finished. We used to have scroll to output but i think we disabled in various places we could bring that back or we could use the toast functionality to notify users (which is probably less disruptive).

Have you searched existing issues?

  • I have searched and found no existing issues

Reproduction

python
import gradio as gr

Screenshot

https://github.com/user-attachments/assets/4a7be4e1-9400-4b8e-9f62-95b402885daf

Logs

bash

System Info

bash
-

Severity

I can work around it