-
Notifications
You must be signed in to change notification settings - Fork 59
[$40] - Add a COMPLETE APPEALS button when the appeals phase is open #958
Comments
@ThomasKranitsas It is really cool you have remembered about this one! As I believe it is more useful to have these links in the challenge cards in the Dashboard (and also somewhat easier to fit them there in a pretty way), let's start with that one. In the Grid view it should look like this:
If appeals are completed, but the appeals phase is not over yet, we should have the
I believe, that the same card component is re-used to show past and drafted challenges, so be sure that your changes don't have any negative impact there. Also, for the completed challenges, I think we can add As there is also List view, similar changes should be done there: |
Is that possible to have a test challenge in Appeals phase so I can test it? And also have the member |
@ThomasKranitsas Sure, it is possible, but I don't know how to do it yet. |
@birdofpreyru @ajefts any update? |
@ThomasKranitsas Not from my side. Well, in the mean time you may try to tweak the frontend code to work against the production database and to fetch To achieve that you go to |
Currently the Appeals Phase takes 24h and in most cases there are only few appeals.
Most members don't know or they just ignore the fact that they can actually click that button in the Online Review to close the Appeals phase sooner.
I believe we should add a Notification/link on the challenge details page when the Appeals phase is open to tell the user that he/she can go and complete the appeals and close the phase sooner.
The text was updated successfully, but these errors were encountered: