ironhacks / ironhacks-app

IronHacks server application built with React
https://ironhacks.com/
GNU General Public License v3.0
4 stars 2 forks source link

[BUG] Twitter iframe resizing and taking the whole available screen space #142

Closed ManthanKeim closed 2 years ago

ManthanKeim commented 2 years ago

Summary There are some changes in twitter timeline function we use and it suddenly was not supporting the IronHacks app.

Description On first run and landing page after login, twitter iframe width and height was increasing instantly to a very high number.

Expected behavior It should be the same size on right panel, which is 379px x 1582px or adjust according to the screen size.

ManthanKeim commented 2 years ago

72ef20343e06bb982ee6c87eaa5e7730898a5955

fixed