SiGMobileUIUC / car_pool_app

1 stars 0 forks source link

Pixel Overflow when going back from Login/SignUp to FrontPage #2

Open adrian-szwejk opened 1 year ago

adrian-szwejk commented 1 year ago

Whenever I enter some text into the textFields on the Login or Sign up Pages and then click the back button to navigate to the front Page the Image of the Car overflows by 147 Pixels on the Bottom with the issue being under a column. I'd recommend checking out Slivers or ScrollViews to prevent pixel overflows with columns

adrian-szwejk commented 1 year ago

Issue was fixed with hard coding flex values but formatting doesn't look good so removed it and looking for better alternatives due to overlapping widgets

ashah305 commented 1 year ago

Hmmm thats odd, I will look into it as I did not seem to get that issue.

adrian-szwejk commented 1 year ago

I'll try to reproduce the issue and send a video showing how it looks and where I'm getting the error from