JustDerek1 / FRCCentralIssues

2 stars 0 forks source link

Team displayed differently depending on where it was accessed #25

Open brendanarciszewski opened 7 years ago

brendanarciszewski commented 7 years ago

From the Team tab, information about a selected team is condensed. In fact, you can not access awards, a team's website, or view their long name. In addition, Qualifying Statistics overlap and are somewhat unreadable. However, if you select an event, then select a team from the Team tab, all of those problems are no longer present.

JustDerek1 commented 7 years ago

Yah, so that is an interesting one and I am sure the average user will not care about the explanation. The screens are obviously coded separately. The one you are seeing when you tap on a team from the events area is a more adaptable screen that is used whenever we drill down to the team level. It was developed later and is more advanced. Putting it in the tab view would require quite a bit of work that might become a 2.0 feature. Great observation though!

JustDerek1 commented 7 years ago

Jackie noticed this as well.