You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm thinking of displaying a bugged state for challenges. The database and the frontend is already set up, the only part missing are the list of bugged challenges.
Would it be better to edit the bugs open source or only keep them manually updated in the database?
The text was updated successfully, but these errors were encountered:
Challenges which don't track properly or need some special requirements to be achieved are considered bugged (by me). The bugs are caused by Riot Games and not actually by my website ^^.
I think it may be better to have it open-source in a JSON file as a hash map for convenience. It will make it easier for anyone to update the bugged challenges list if needed.
It could also have a metadata field with a reason for why the particular challenge is disabled (just a suggestion). That way, the reasoning can be used in a label within the bugged challenge page/list for totes informational purposes! (✿╹◡╹)
I'm thinking of displaying a bugged state for challenges. The database and the frontend is already set up, the only part missing are the list of bugged challenges.
Would it be better to edit the bugs open source or only keep them manually updated in the database?
The text was updated successfully, but these errors were encountered: