Skip to content

Streamlit should show name of current file in disconnect dialog #2667

@tvst

Description

@tvst

Summary

This dialog used to show the name of the current file:

image

Steps to reproduce

  1. Run your favorite app streamlit run thiago_is_awesome.py
  2. Wait for the browser tab to open, and the app to load
  3. Ctrl-c out of the Streamlit server, but leave the tab open

Expected behavior:

You should see an error telling you to run streamlit run thiago_is_awesome.py

Actual behavior:

You see an error telling you to run streamlit run yourscript.py

Is this a regression?

yes

Debug info

  • Streamlit version: 0.75

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working as expectedtype:regressionThis bug is a regression from previous behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions