markgravity / flutter-survey

3 stars 0 forks source link

[26] [Integrate] Home screen #65

Closed markgravity closed 3 years ago

markgravity commented 3 years ago

https://github.com/markgravity/flutter-survey/issues/26

What happened

Integrate Home screen

Proof Of Work

https://user-images.githubusercontent.com/17875522/118751472-8e29c880-b88b-11eb-959d-449689807cab.mp4

markgravity commented 3 years ago

I'm stuck at this screen when there is no internet connection. Could you please check? 🙏

Screenrecorder-2021-06-07-17-35-34-433.mp4

That because, when you hit OK, I will try to re-call the API 😁

manh-t commented 3 years ago

That because, when you hit OK, I will try to re-call the API 😁

Since you implemented cached surveys, I think we should keep showing cached survey when opening app in offline mode (not display error dialog). How do you think? 🙏

markgravity commented 3 years ago

That because, when you hit OK, I will try to re-call the API 😁

Since you implemented cached surveys, I think we should keep showing cached survey when opening app in offline mode (not display error dialog). How do you think? 🙏

Good point. But I need some updates to make it, such: cached user info 😓 So let me update it later 🙏

manh-t commented 3 years ago

Look good now 👍