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

add loading state to alerts #4483

Merged
merged 4 commits into from
Jan 19, 2021
Merged

Conversation

nnchang
Copy link
Contributor

@nnchang nnchang commented Jan 14, 2021

Re-opening of #4480, hopefully with correct CI settings.

I ran into a situation where I wanted to make an alert that had a clear load state (specifically the one supplied by <Button>). Because <Alert> doesn't give allow much control over the buttons, I wound up implementing that solution using a dialog and styling it to look like an alert. I think it would be nice for <Alert> to have this functionality.

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

Add a loading state to <Alert>.

Reviewers should focus on:

🤷

Screenshot

alert loading state

@adidahiya adidahiya merged commit a63b4b3 into palantir:develop Jan 19, 2021
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.

2 participants