You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Streamlit app renders a selectable dataframe and stores the result in clicked, but that value is never used. Instead, the app still relies on a separate numeric input (Message # to open) to choose a message. That makes the UI feel unfinished.