Fabio Cigliano

Results 4 issues of Fabio Cigliano

When testing simple UI components it's all good. The problem comes when you're testing a full-screen story like this one: as you can see by specifying `{onDeviceUI: true}` the vertical...

enhancement
ui

If I specify only `pickup[address]` the Lyft app crashes with this error: ``` 06-18 23:06:50.786 27039-27039/? E/AndroidRuntime: FATAL EXCEPTION: main Process: me.lyft.android, PID: 27039 java.lang.RuntimeException: Unable to resume activity {me.lyft.android/me.lyft.android.ui.MainActivity}:...

## Motivation I'm listening to a state `onEnter` event to perform some database changes when a transition happens. I noticed that this event was triggered also just after the `stm.start(initialState);`...

Use case: ``` const data = [ {key: 1, title: '123 Napier Road', description: 'Walk 400 m (1 min)'}, {key: 2, time: 'at 1:09 PM', title: 'St Patrick', description: '2...