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 would love to have an option to reveal the “description” of raid challenges, so that I do not have to refer to other sources for this information (option in the sidebar as well as replacing the default “A challenge awaits…” in the tooltip):
From my understanding, this data is not part of the manifests etc., so it would have to be provided statically (e.g., src/data/d2/raid-challenges.json). For missing data, the default text would be shown.
Even though I haven't been using React for a long time, I would love to try to implement this feature, should it be interesting.
The text was updated successfully, but these errors were encountered:
I would love to have an option to reveal the “description” of raid challenges, so that I do not have to refer to other sources for this information (option in the sidebar as well as replacing the default “A challenge awaits…” in the tooltip):
From my understanding, this data is not part of the manifests etc., so it would have to be provided statically (e.g., src/data/d2/raid-challenges.json). For missing data, the default text would be shown.
Even though I haven't been using React for a long time, I would love to try to implement this feature, should it be interesting.
The text was updated successfully, but these errors were encountered: