vercel / react-tweet

Embed tweets in your React application.
https://react-tweet.vercel.app
MIT License
1.52k stars 83 forks source link

Better focus manangement in `TweetMediaVideo` #33

Closed tywayne closed 1 year ago

tywayne commented 1 year ago

Currently, when navigating a tweet that contains a video, the tab order and focus management after selecting play is a bit cumbersome.

Existing flow

Better flow presented by this change

Example tweet id - 1632203651262316544

Link to the dev app with that tweet presented