new-xkit / XKit

Fork of XKit, the extension framework for Tumblr
https://new-xkit-extension.tumblr.com
Other
459 stars 135 forks source link

Quick Tags breaks posts containing polls #2105

Closed marcustyphoon closed 3 weeks ago

marcustyphoon commented 1 year ago

Quick Tags currently uses a legacy post editing API endpoint that will convert posts to a legacy format in Tumblr's back end. This format breaks polls.

Converting Quick Tags to use the mass post editor endpoint should fix this.