-
Notifications
You must be signed in to change notification settings - Fork 24
Conversation
✅ Deploy Preview for seium-stg ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know why, but I'm not able to list any badges as a staff. Probably not related with this PR, but can you do so?
You can't list any badges as staff because the end time field for all badges has already passed the current date, changing the dates by hand on the database should fix the issue 🙏 |
@joaodiaslobo Oh, you are totally right. Forgot about that constraint 😅 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't test the staff badges, but it seems legit 🤷♂️
I fixed the Badgedex on a previous PR, but now I noticed that also the "Give Badge" page from staff can use this component, so I adapted the Component to the staff and used it instead the repeated code.
The changes were that staff don't have badges so, we don't need highlight the owned ones, and that on the staff page we want a custom behavior instead that redirect to badge page.
Staff Page:

Attendee Page:
