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

Snackbars can be auto-hid. #1050

Merged
merged 2 commits into from
Jul 7, 2015
Merged

Snackbars can be auto-hid. #1050

merged 2 commits into from
Jul 7, 2015

Conversation

jkruder
Copy link
Contributor

@jkruder jkruder commented Jul 6, 2015

Addresses #958.

If a duration is set and the snackbar is dismissed by means other than the timer, the timer will be cleared so that a second dismiss call is not made.

@hai-cea
Copy link
Member

hai-cea commented Jul 6, 2015

@jkruder Just found a small issue with the text-field. When you hit backspace, the parseInt fails.

@jkruder
Copy link
Contributor Author

jkruder commented Jul 7, 2015

@hai-cea Good catch, fixed.

hai-cea added a commit that referenced this pull request Jul 7, 2015
@hai-cea hai-cea merged commit 25fd54e into mui:master Jul 7, 2015
@hai-cea
Copy link
Member

hai-cea commented Jul 7, 2015

Thanks @jkruder !

@jkruder jkruder deleted the autohide-snackbar branch July 8, 2015 13:04
@zannager zannager added the component: snackbar This is the name of the generic UI component, not the React module! label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: snackbar This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants