0% found this document useful (0 votes)
26 views

Scrimmage Search Testing 0927

Uploaded by

jhon.demise28
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

Scrimmage Search Testing 0927

Uploaded by

jhon.demise28
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

It’s already pre defined like this in old code logic

val years = ArrayList<String>()


val thisYear = Calendar.getInstance().get(Calendar.YEAR) - 18
Main min age is set as 18

When signing up for an account, why does Year Born menu stop at 2006?
This is not implemented in old code logic

Terms of Service should not allow user to select the Agree checkbox until they scroll
through the entire terms.
This is ui behaviour pre-build in code, so if you want we change it as you desire

On Coach Profile screen, Age Group functionality is not making sense the way it is laid out.
What is supposed to be done here with these two edit fields spread far apart from each
other?
\
It’’s fixed now as the code logic on old code base was using bad logic

I added team “Scott Test” once and it showed up twice. See screenshot
it’s fixed for new entries please do test the functionlity with 2 differnet account, as it was dummy data we’ve tried to see

When I choose “Looking for Teams to Scrimmage”, why does every team say 0 miles. Why
is the calculation not being done to determine distance from my location?
It’s working now as some of the data set need to handle from api side

Selecting ‘OFFICIALS FOR A MATCH’ does nothing


Need an google api key for this for geo calculate the distance so please provide one as for now using some other account
but it may get stopped due to limited usage

Selecting “Teams to Join” also is not calculating distance for any of the results shown
It’s new ui behavioru we’ve to work as new code for this as bottom sheet logic
need to change here based on foldable dervices

I am unable to view or scroll down to the last button shown here


UI issue fixed for this screen

When looking for Teams to Scrimmage and choosing to Refine Search, the interface is a
mess. See below.
Fixed this crash logic, and please do test the whole part and make video for us too

Using the “RATE GAME” feature (found in the main menu) and trying to add a game causes
the app to crash every time.

You might also like