world-cup-2018-cli-dashboard icon indicating copy to clipboard operation
world-cup-2018-cli-dashboard copied to clipboard

No overtime / penalty shootouts...?

Open E-VANCE opened this issue 7 years ago • 2 comments

Great app, much appreciated!

Just wondering: Overtime / penalty shootouts are not supported, right...?

E-VANCE avatar Jul 02 '18 15:07 E-VANCE

Unfortunately, that's not supported yet. The data is already there, though screenshot from 2018-07-02 11-39-24

The home_team and away_team objects of the match JSON object have a penalties number with the score of the penalty shootout. We just need to change the UI to display this extra information, but I'm not sure exactly how.

GAumala avatar Jul 02 '18 16:07 GAumala

It would be great to add them. I'm not sure where they could fit in the MatchDetails component tho 🤔.

cedricblondeau avatar Jul 03 '18 20:07 cedricblondeau