DistributedReplays icon indicating copy to clipboard operation
DistributedReplays copied to clipboard

Small ux improvement

Open ipiv opened this issue 5 years ago • 1 comments

  • ux - Heatmap checkbox visible only when possible to show heatmaps (more than 1 player added to compare).

  • Grid container invalid prop "xs"

Warning: Failed prop type: The prop `xs` of `Grid` must be used on `item`.
    in WithStyles(ForwardRef(Grid)) (at PlayerComparePlayStyleCharts.tsx:132)
    in PlayerComparePlayStyleCharts (at PlayerCompareContent.tsx:34)
  • handleAddPlayers state mutation to single instead of multiple - causing rerendering

ipiv avatar Jan 16 '20 23:01 ipiv

Codecov Report

Merging #423 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #423   +/-   ##
=======================================
  Coverage   61.43%   61.43%           
=======================================
  Files          91       91           
  Lines        5904     5904           
  Branches      844      844           
=======================================
  Hits         3627     3627           
  Misses       2143     2143           
  Partials      134      134           
Flag Coverage Δ
#integration 50.69% <ø> (ø)
#server 59.70% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update edb0fb5...765f229. Read the comment docs.

codecov[bot] avatar Jan 16 '20 23:01 codecov[bot]