trinity-orientation-2018
trinity-orientation-2018 copied to clipboard
Antipattern: Redirection without connectivity check.
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.