Flank / flank-dashboard

Integrate with popular CI tools to collect software project metrics like performance, build stability, and codebase quality.
Apache License 2.0
27 stars 14 forks source link

Flutter multiple toast messages - Design #624

Open illia-romanenko opened 4 years ago

illia-romanenko commented 4 years ago

Author the user story for this feature

As a user, I want to be able to see multiple toast messages at one time so I can make sure that I have enough time/ability to see them all/analyze.

Is your feature request related to a problem? Please describe. Currently, only 1 toast message can be displayed.

Describe the solution you'd like Create a Design document (class diagram/API samples, etc..) highlighting key concepts of the solution to show how this feature should work and used.

illia-romanenko commented 4 years ago

Max 2 toasts displayed at the time, all other move to the queue and displayed once currently displayed are moving out of the screen. Need to get more visuals: animations, max lines per toast (any limits here).