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.
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 :