In XF\Helper\Poll::getPollInput() we currently do not have access to the content for which the poll is being created or at least the content type. if creating a poll for content that does not exist yet like threads, it would be nice to pass forum (read: container).
Maybe something like a...