You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
When the users try to access to any of the social networks of the Trinity Orientation Week through the information section in the helpful resources area where there are their icons (like Facebook, Twitter, and Instagram), the application redirects them to another view while it finds a connectivity problem. So, we see that the application didn’t check the connectivity before redirecting to the view.
One way that occurs to us that this anti-pattern could be solved would be if there is a functionality that requires internet, and there is none, the user should be warned that they require an internet connection, and they don’t have one.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When the users try to access to any of the social networks of the Trinity Orientation Week through the information section in the helpful resources area where there are their icons (like Facebook, Twitter, and Instagram), the application redirects them to another view while it finds a connectivity problem. So, we see that the application didn’t check the connectivity before redirecting to the view.
One way that occurs to us that this anti-pattern could be solved would be if there is a functionality that requires internet, and there is none, the user should be warned that they require an internet connection, and they don’t have one.
The text was updated successfully, but these errors were encountered: