Mario Squeo

Results 4 issues of Mario Squeo

Fix typo in `event.Tick` example in README ```diff -events.Tick = func() (delay time.Duration, action Action){ +events.Tick = func() (delay time.Duration, action evio.Action){ log.Printf("tick") delay = time.Second return

In the Active Jobs application, it would be nice to show the user a progress bar or an estimated time until their job starts running. ![image](https://user-images.githubusercontent.com/6081892/77290038-a450ee80-6cb1-11ea-9b1f-4fd12e9198ea.png) _This issue was created...

enhancement
component/activejobs
area/ux
needs design
sgci survey