Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Bugs🐛

Maxime edited this page May 2, 2022 · 26 revisions

🐛Bugs🐛

Profile Activity

Currently shows generic images. Should make images from firebase unless empty whereas shows generic one.

Typing game in harder mode

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. ??

Search User / friends features n.2

The search bar is caps-sensitive. I don't think this is a good idea. (annoying for user)

Loss of internet connection: Manage it

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

Disable Search User button when not logged in

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 list

Party room: mail list does not update in real time. Also If not logged in makes app crash.

Download multiple downloads

Should not be possible to download same song at the same time.

Typing game crashed if not logged in

Should not try updates score if not logged in

Check what happens if no internet connection

Should not crash and always stays in safe state

Solved

[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 ?

Clone this wiki locally