Mod posts and comments load reaction elements after a small delay #84
Labels
No Label
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: degmods/degmods.com#84
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Inside of a mod post, the positive and negative reaction buttons don't load in with the page until a second or so later. Similarly, this also happens for comments. (this issue is not present in mod cards).
I'm assuming this is because the whole of these elements are shown once the specific reaction data of the mod event get fetch/loaded, and I'd assume the fix is to load in the numbers only, not the whole buttons.
Edit: Sub issue: Sometimes these reaction elements don't load at all