ipl-dashboard icon indicating copy to clipboard operation
ipl-dashboard copied to clipboard

Fixed Issue# 5: Handled display of cancelled matches

Open nitika1111 opened this issue 3 years ago • 0 comments

Hi Koushik,

For cancelled matches (having matchWinner==NA in csv file), I've made following changes:

  1. Added new card color corresponding to cancelled matches
  2. Displayed "Match Cancelled" in place of "NA" for Match Winner Team (in both MatchDetailCard and MatchSmallCard)
  3. Displayed "No decision" in place of "NA" for Player of the Match (in MatchDetailCard)

Pls merge or suggest changes.

Thanks

nitika1111 avatar May 18 '21 08:05 nitika1111