Tyler
8 years agoAce
Recreating Badge-List Component
Hi all, I'm working on recreating the Badge-List component as a custom component. I'm nearly finished, but have encountered two problems. 1. In Admin settings, you can make a badge "Visible" ...
- 8 years ago
This point will be quite hard to handle i think
The only way is to have switch case by badges & roles to make badges visible (assuming all badges a hidden by default).
It sounds to be a very hardcoded way because there are no role-related permissions about seeing badges and badges cannot be categorized (which might be a feature request to be done).
As fas as i'm concerned, the best approch would be challenging the functional need :-)