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

Bugs🐛

Derin Arda Alpay edited this page May 5, 2022 · 26 revisions

🐛Bugs🐛

Friends List

When loading for the first time at app boot, the friends check does not appear(for those which are already friends)

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.

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 ?

[FIXED]### Typing game crashed if not logged in Should not try updates score if not logged in

[FIXED]### Download multiple downloads Should not be possible to download multiple songs at the same time.

Clone this wiki locally