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

Separate the helper from the ui #14

Open
todo bot opened this issue Jan 31, 2019 · 2 comments
Open

Separate the helper from the ui #14

todo bot opened this issue Jan 31, 2019 · 2 comments
Assignees

Comments

@todo
Copy link

todo bot commented Jan 31, 2019

// @todo Separate the helper from the ui
export const toast = (message: string) => fireToast(message);


This issue was generated by todo based on a @todo comment in a3bff48. It's been assigned to @anoblet because they committed the code.
@todo todo bot assigned anoblet Jan 31, 2019
@todo todo bot added the todo 🗒️ label Jan 31, 2019
@anoblet
Copy link
Owner

anoblet commented May 15, 2019

Toast assumes a target of "document > app-component > #content" for relative positioning. Pass a container as an argument?

@anoblet
Copy link
Owner

anoblet commented May 15, 2019

Otherwise it's pretty opinionated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant