Skip to content

fix(twitter): ignore timeline media after post submit#1815

Open
gauravsaxena1997 wants to merge 1 commit into
jackwener:mainfrom
gauravsaxena1997:fix/twitter-image-post-timeout
Open

fix(twitter): ignore timeline media after post submit#1815
gauravsaxena1997 wants to merge 1 commit into
jackwener:mainfrom
gauravsaxena1997:fix/twitter-image-post-timeout

Conversation

@gauravsaxena1997
Copy link
Copy Markdown
Contributor

Summary

  • fixes image posts being reported as timed out after X navigates away from /compose/post
  • only treats media as blocking submit completion while still on the compose route
  • adds a regression check for timeline media not being counted as composer media

Fixes #1781.

Test plan

  • npm test -- clis/twitter/post.test.js
  • npm run build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

twitter post --images reports timeout failure but tweet is actually posted successfully

1 participant