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

<Alert> takes a body and format, rather than an AlertProto #2335

Merged
merged 1 commit into from Nov 11, 2020

Conversation

tconkling
Copy link
Contributor

This means that when we want to show an Alert that did not originate from
a protobuf (for example, various "Loading..." alerts), we can do so without
wrapping body/format inside a superfluous object.

This means that when we want to show an Alert that did not originate from
a protobuf (for example, various "Loading..." alerts), we can do so without
wrapping body/format inside a superfluous object.
@tconkling tconkling requested a review from a team November 11, 2020 00:00
Copy link
Contributor

@akrolsmir akrolsmir left a comment

Choose a reason for hiding this comment

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

I'm unreasonably biased towards any PR whose net line count is negative

@akrolsmir akrolsmir merged commit a8b14f2 into streamlit:develop Nov 11, 2020
@tconkling tconkling deleted the tim/NicerAlertProps branch November 11, 2020 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants