SloveniaEngineering / laguna-frontend

Laguna frontend source tree
Apache License 2.0
3 stars 1 forks source link

A RenderFlex overflowed exception on Login/Register screen #25

Closed zigapovhe closed 10 months ago

zigapovhe commented 11 months ago

Description

Screenshot 2023-07-22 at 13 10 19

LandingBox currently doesn't have min-width and min-height specified. Also, on web, when typing in username/email, there is en validation error which often breaks into 2 lines. This causes RenderFlex overflow exception and should be fixed soon. Exception is not shown on production/release builds.