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

[Toast] Group notifications together #11

Open
MangelMaxime opened this issue Nov 8, 2019 · 2 comments
Open

[Toast] Group notifications together #11

MangelMaxime opened this issue Nov 8, 2019 · 2 comments
Labels
enhancement New feature or request Thoth.Elmish.Toast

Comments

@MangelMaxime
Copy link
Contributor

Issue by xdaDaveShaw
Monday Jan 07, 2019 at 21:31 GMT
Originally opened as MangelMaxime/Thoth#108


As per this REPL issue: fable-compiler/repl#46

@MangelMaxime suggested:

The feature I have in mind is to allow user attach a "group" to a Toast and say. I only want one Toast of this group displayed at a time.
If there is already a toast of the same group in the stack then it will be removed and the new one is added. This feature also needs to add transition/animation support so people can see the old toast being removed when the new one is added.

@MangelMaxime
Copy link
Contributor Author

Comment by xdaDaveShaw
Monday Jan 07, 2019 at 21:32 GMT


I'm happy to have a go at the F# changes for this - doesn't look too complicated... but I'd be stuck on the CSS changes needed to make the transition effects.

@MangelMaxime
Copy link
Contributor Author

Comment by MangelMaxime
Monday Jan 07, 2019 at 21:58 GMT


You can skip the CSS part as it is secondary for this feature.

When the feature is complete I can either work with you on the CSS side or implement it myself :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Thoth.Elmish.Toast
Projects
None yet
Development

No branches or pull requests

1 participant