Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vertical Buttons in Community cloud #7471

Closed
4 tasks done
willhuang1997 opened this issue Oct 2, 2023 · 1 comment · Fixed by #7470
Closed
4 tasks done

Vertical Buttons in Community cloud #7471

willhuang1997 opened this issue Oct 2, 2023 · 1 comment · Fixed by #7470
Labels
priority:P1 status:confirmed Bug has been confirmed by the Streamlit team type:bug Something isn't working

Comments

@willhuang1997
Copy link
Collaborator

Checklist

  • I have searched the existing issues for similar issues.
  • I added a very descriptive title to this issue.
  • I have provided sufficient information below to help reproduce this issue.

Summary

The toolbar actions was implemented with a fragment. However, I added a div with a test-id and that made it so the buttons that come from community cloud appear vertically rather than horizontally.

Reproducible Code Example

import streamlit as st
st.write("Anything can appear here. Check top right corner for bug")

Steps To Reproduce

No response

Expected Behavior

Screenshot 2023-10-02 at 9 47 56 AM

Current Behavior

image

Is this a regression?

  • Yes, this used to work in a previous version.

Debug info

  • Streamlit version:
  • Python version:
  • Operating System:
  • Browser:

Additional Information

No response

@willhuang1997 willhuang1997 added type:bug Something isn't working status:confirmed Bug has been confirmed by the Streamlit team priority:P3 labels Oct 2, 2023
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

If this issue affects you, please react with a 👍 (thumbs up emoji) to the initial post.

Your feedback helps us prioritize which bugs to investigate and address first.

Visits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:P1 status:confirmed Bug has been confirmed by the Streamlit team type:bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants