RoyaleAPI / cr-api-ux

User Experience and content issue tracker for RoyaleAPI website.
https://royaleapi.com
21 stars 16 forks source link

Trophies and clan role in war analytics page #296

Open gogaz opened 5 years ago

gogaz commented 5 years ago

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>
smlbiobot commented 5 years ago

Noted. We donโ€™t really need your code ๐Ÿ˜„ Also are you sure that ViperSlugg play so few battles?

gogaz commented 5 years ago

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

6Sean commented 5 years ago