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
Adding a tag to an original post with Quick Tags turns off tipping on the post; we don't pass through canBeTipped and I guess undefined is falsey.
This presumably technically isn't an issue in Trim Reblogs, since you can't have tipping on a non-original post and you can only run Trim Reblogs on those, but more generally, an audit of passthrough fields that may be missing from our post-editing code seems wise.
Platform
MacOS 10.15.7 x86
Browser
Ungoogled Chromium v107.0.5304.110
Addon version
v0.21.0
Details
Adding a tag to an original post with Quick Tags turns off tipping on the post; we don't pass through
canBeTipped
and I guess undefined is falsey.This presumably technically isn't an issue in Trim Reblogs, since you can't have tipping on a non-original post and you can only run Trim Reblogs on those, but more generally, an audit of passthrough fields that may be missing from our post-editing code seems wise.
can_be_tipped
community_label_categories
has_community_label
hide_trail
interactability_reblog
placement_id (and possibly earned_id?)
send_to_twitter
#827 #839
The text was updated successfully, but these errors were encountered: