Actual Behaviour.
When the user taps the "WI-FI" button in the "Connect Device" screen, there is no user feedback until the device is connected. The user does not get any feedback when the connection fails.
Expected Behaviour
The user should always know about the status of the connection. The button could get disabled while the app tries to connect and an animation could be shown. A toast could be displayed if the connection fails.
Steps to reproduce it
- Open app
- Open side menu
- Go to "Connect Device" screen
- Tap "WI-FI" button
Would you like to work on the issue?
Yes, if nobody else wants to do it.