cr-api-ux
cr-api-ux copied to clipboard
Trophies and clan role in war analytics page
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 :

How it would look like on mobile :

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>
Noted. We don’t really need your code 😄 Also are you sure that ViperSlugg play so few battles?
No data were altered nor modified! I know you don't need any code, just wanted to help as much as I can 😊
- [ ] 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