coding-blocks / boss

BOSS Leaderboard and Claims API and website
https://boss.codingblocks.com
26 stars 154 forks source link

Add Conflicting Claims count pill on Claims listing #399

Open thenamankumar opened 4 years ago

thenamankumar commented 4 years ago

Now that the conflicting claims section is added use the same logic to count the number of conflicting claims for each claim in the list claims view.

Use pill badge to show the count in the claim cards.

Also remove "No Conflicted claims" from edit claims page if none is present.

Performance consideration is the top priority here.

prathambatra commented 4 years ago

I am working on this.