simonsarris / Twitter-Bugs

Bug reports for twitter dot com
20 stars 0 forks source link

'Views' page's 'Dismiss' and 'x' (close) buttons do not work. #31

Open davidmaxwaterman opened 11 months ago

davidmaxwaterman commented 11 months ago

(PWA) If I select the 'views' page, it displays a page (or dialog?) that cannot be dismissed. The page has a big 'Dismiss' button across the middle, and an 'x' button in the top left, but tapping either does nothing.

Note that the 'views' page does not display any useful information, which is odd - only the text:

" Views Times this post was see. To learn more, visit the Help Center. [Dismiss] "

Note that, on Desktop (in Chrome), this 'views' page is a dialog, and the buttons do dismiss the dialog, but not so on the PWA running on Huawei Browser.

To debug this, I attached chrome debug tools running on my desktop to the PWA running on my Huawei device, and there didn't seem to be any significant message/error in the console. Unfortunately, it looks like a React app, so it is rather opaque to investigations using regular dev tools (I don't know React). I collected a couple of 'performance' traces in case those helped...attached. dismiss-button.json x-button.json