-
Notifications
You must be signed in to change notification settings - Fork 0
Bugs🐛
Currently shows generic images. Should make images from firebase unless empty whereas shows generic one.
While playing the typing game in harder mode, I've noticed that the timer bar start with red color, then goes to orange. Should be reversed. ??
The search bar is caps-sensitive. I don't think this is a good idea. (annoying for user)
Manage different access to the app according whether it has internet connection or not, if it has loaded or not the db and the user profile
Currently need to click one time without being logged in to actualize the UI and disable the search user button in welcome screen when not logged in. This was a temporary fix in order to test that part.
Party room: mail list does not update in real time. Also If not logged in makes app crash.
Should not be possible to download same song at the same time.
Should not try updates score if not logged in
Should not crash and always stays in safe state
[FIXED]### Search User / friends features You have to click two times in the user list to have the green check appears to indicate that you are friends. In db, after one the changes are effective, but not in UI. -> maybe also think a way to remove friends ?