cr-api-ux icon indicating copy to clipboard operation
cr-api-ux copied to clipboard

Trophies and clan role in war analytics page

Open gogaz opened this issue 7 years ago • 3 comments

At the end of every war, I'm going to /clan/:clan/war/analytics to see who deserve to be promoted and who deserve to be kicked. The problem I am facing is I would like to have trophies and the user's current clan role so that I can decide if an action is needed (for instance, there's usually no need to promote and elder or demote a member)

I know the app is very crowded by all the available data, so I suggest you add it into the div.readiness_segment which is expanded on click.

What I'd like to see : What I expect

How it would look like on mobile : Mobile view

My code for these screenshots :

<span style="color: rgba(0, 0, 0, 0.5); font-size: 0.8rem; margin-left: 10px;">
    Co-Leader
    <img src="/static/img/ui/trophy.png"
         style="display: inline-block; width: .8rem; height: auto; margin-right: .2rem !important; margin-left: .4rem;">
    9,999
</span>

gogaz avatar Sep 13 '18 13:09 gogaz

Noted. We don’t really need your code 😄 Also are you sure that ViperSlugg play so few battles?

smlbiobot avatar Sep 17 '18 01:09 smlbiobot

No data were altered nor modified! I know you don't need any code, just wanted to help as much as I can 😊

gogaz avatar Sep 22 '18 10:09 gogaz

  • [ ] Add role to the expanded CWR view when on war/analytics
  • [ ] Add current trophies to expanded CWR view when on war/analytics
  • [ ] Consider adding king tower level in the same location

6Sean avatar Feb 28 '19 22:02 6Sean