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

Flutter red screen error when events and profile page is opened while the device is offline. #809

Closed
afaanshariff opened this issue May 18, 2021 · 21 comments
Assignees
Labels
bug Something isn't working

Comments

@afaanshariff
Copy link
Contributor

Describe the bug
When the device doesn't have proper internet connection or when the device is offline, flutter red error screen is displayed.

To Reproduce
Steps to reproduce the behavior:

1.Turn off the data.
2.Open events tab. You'll get red screen there.
3. Also open profile tab. You'll get red screen there too.

Expected behavior
It should display internet connection not available.

Actual behavior
Red error screen.

Screenshots
Screenshot_2021-05-18-15-24-39-366_com example talawa
Screenshot_2021-05-18-15-24-16-160_com example talawa

@afaanshariff afaanshariff changed the title Flutter red screen when events and profile page is opened while the device is offline. Flutter red screen error when events and profile page is opened while the device is offline. May 18, 2021
@github-actions github-actions bot added bug Something isn't working unapproved Unapproved, needs to be triaged labels May 18, 2021
@github-actions
Copy link

Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues.

@kenkirito
Copy link

can i work on this issue

@palisadoes palisadoes removed the unapproved Unapproved, needs to be triaged label May 18, 2021
@palisadoes
Copy link
Contributor

@kenkirito Any progress?

@palisadoes
Copy link
Contributor

@kenkirito A similar issue #819 has also been opened. Are you still working on this?

@kenkirito
Copy link

Yeap i am looking into the issue

@kenkirito
Copy link

sorry but I am new to flutter so it is taking some time in understanding the stuff

@afaanshariff
Copy link
Contributor Author

@kenkirito if you want any help let me know.

@kenkirito
Copy link

sure

@kenkirito
Copy link

I wanna ask one more question I am applying for Github externship this year is there any community chat where I can get reviews on my proposal

@afaanshariff
Copy link
Contributor Author

join the slack channel

@afaanshariff
Copy link
Contributor Author

But you won't get a review of your proposal in those channels.

@kenkirito
Copy link

how can i join the slack channel

@palisadoes
Copy link
Contributor

@Atharva-Vijay-Khade
Copy link

Hi @afaanshariff I tried to reproduce the behavior of this issue, but now it's not showing a red

image

@afaanshariff
Copy link
Contributor Author

@Atharva-Vijay-Khade did you follow the steps which I had mentioned.
If yes I'll check and let you know

@Atharva-Vijay-Khade
Copy link

@afaanshariff Yes, firstly I opened the app with the net connection as active, then I closed the net connection and opened the events tab, then it displayed the circular Progress Indicator for a while and then this above display came.

@Sagar2366
Copy link
Contributor

@afaanshariff @Atharva-Vijay-Khade please share the video recording for this.

@Atharva-Vijay-Khade
Copy link

@Sagar2366

20210603_180427.mp4

@afaanshariff
Copy link
Contributor Author

nosuch.method.error.mp4
nosuch.method.error2.mp4

@Sagar2366 @Atharva-Vijay-Khade
Maybe the recent merges have caused these changes, but still, there are errors.

@Raunakk02
Copy link
Contributor

@Atharva-Vijay-Khade and @afaanshariff, which branch of the repository are you using currently? Because I worked on the issue for creating a universal error widget and the video shared by @Atharva-Vijay-Khade shows the changes that I implemented but the videos shared by @afaanshariff show the behavior of the app before those changes were merged into the master branch. I think this error is occurring in the develop branch only. Can you please confirm this @afaanshariff and @Atharva-Vijay-Khade?

@Atharva-Vijay-Khade
Copy link

Hi @Raunakk02 ,
I am currently a beginner in contributing towards this project, I saw this error and tried to recreate it on the app which is on master branch, but I couldn't see this error coming up again.
Please could you confirm that master is the branch on which we should be looking up for bugs ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants