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

[Snackbar][feature][WIP] prop.position to enable positioning on top of the page #5437

Closed
DoubleU23 opened this issue Oct 20, 2016 · 1 comment
Labels
component: snackbar This is the name of the generic UI component, not the React module!

Comments

@DoubleU23
Copy link

Description

/**
 * Defines if the Snackbar is positioned on bottom or on top of the page
 */
position: PropTypes.oneOf(['top', 'bottom'])

PullRequest: #5436

@DoubleU23 DoubleU23 changed the title [Snackbar][feature] prop.position to enable positioning on top of the page [Snackbar][feature][WIP] prop.position to enable positioning on top of the page Oct 20, 2016
@oliviertassinari oliviertassinari added the component: snackbar This is the name of the generic UI component, not the React module! label Dec 18, 2016
@DoubleU23
Copy link
Author

because there are no new features accepted before next,
this is on hold until i have time to refactor it into @next

@AnyBody
feel free to take the changes from my 'Snackbar/position' branch and do it by yourself.

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

No branches or pull requests

2 participants