Skip to content

Conversation

@kmcgrady
Copy link
Collaborator

@kmcgrady kmcgrady commented Nov 14, 2022

📚 Context

  • What kind of change does this PR introduce?

    • Bugfix

🧠 Description of Changes

  • Add bullet points summarizing your changes here

Revised:

Insert screenshot of your updated UI/code here

Current:

Insert screenshot of existing UI/code here

🧪 Testing Done

  • Screenshots included
  • Added/Updated e2e tests

🌐 References

Does this depend on other work, documents, or tickets?


Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

@kmcgrady kmcgrady marked this pull request as ready for review November 14, 2022 17:33
@kmcgrady kmcgrady marked this pull request as draft November 14, 2022 17:33
Copy link

@imjuangarcia imjuangarcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just tested these changes with a few st.exception and alert scenarios that include icons, no icons, short and long text, and it seems to be working as expected (image attached below), so LGTM from a design standpoint. Thanks for fixing, Ken!

Screenshot 2022-11-17 at 18 04 00

@kmcgrady kmcgrady force-pushed the fix/error-overflow branch 2 times, most recently from 101535d to a7a4d18 Compare November 30, 2022 17:35
@kmcgrady kmcgrady added the security-assessment-completed Security assessment has been completed for PR label Nov 30, 2022
@kmcgrady kmcgrady marked this pull request as ready for review December 6, 2022 22:53
Copy link
Collaborator

@mayagbarnes mayagbarnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏼

@kmcgrady kmcgrady merged commit c3851e3 into streamlit:develop Dec 7, 2022
@kmcgrady kmcgrady deleted the fix/error-overflow branch December 7, 2022 21:24
tconkling added a commit that referenced this pull request Dec 20, 2022
* develop:
  Change workers balancing logic for e2e tests to always cover all specs (#5865)
  Up version to 1.16.0 (#5852)
  Stop installing pip-tools (#5854)
  Add eslint no relative import paths plugin to pre commit hooks (#5839)
  Docs: move note to `experimental_allow_widgets` param description (#5843)
  Update element docstrings for colored text support (#5831)
  Add remark-directive plugin (Support for colored text in markdown) (#5774)
  Teach WebsocketConnection how to wait on an external auth token (#5728)
  Turn on streamlit theme for altair and plotly (#5796)
  Fix markdown headers spacing (#5829)
  Update error message and docstring in st.map (#5792)
  Remove unnecessarily methods from DeltaGenerator (#5824)
  Resolve vega-tooltip to later version (#5825)
  Easter Egg (#5817)
  Update Exception Layout to avoid overflow (#5700)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security-assessment-completed Security assessment has been completed for PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error Stack Trace overflows container

3 participants