Bug inside st.dataframe using the new column_config for links

Hey all,
I’m using the new version (1.31.0) locally, so I don’t have any links to provide but the bug is really simple (could reproduce several times).
The new feature for showing display_text using st.column_config.LinkColumn is really good. However, there’s one tiny bug. When you click the link inside the st.dataframe using display_text, it opens a new tab on your browser. When you’re back to streamlit tab, it behaves like you’re selecting several rows and columns, just like you click and hold for the dataframe.
Let me know if I can be of any further help and thanks for everything!

Hey @joeyaresius,

Thanks for flagging this! Would you mind creating a GitHub Issue for this bug here so that our engineering team investigate?

1 Like

will do, thanks! :slight_smile:

1 Like