What did you try to do?
I tried to export csv data of race result.
What happened instead?
The CSV export of racing data is wrong, because the driver name and team name are in the same field, not separated by any sign nor comma, nor semicolon. This makes an automated import in statistics page impossible. Also, the pos. 1, 2 and 3 are not filled in, only starting from pos. 4.
Did the problem happen while using wi-fi, mobile data, or both?
Both
Did the bug happen in the app, on PC, or both?
PC
What operating system is your PC?
OSX
Which browser did you experience the problem in?
All
Can the bug be reproduced?
Go to race result, click on export CSV. Check the exported file.
Additional comments:
Would be great to fix this, i'm going to write a web application for my league where the team managers can checks different kind of statistics, making my league more interesting.