You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #185, we noticed that the codebase of the current Login page is still very ugly and non-nullsafety.
Hence, we should migrate it to null-safety, and refactor it to a better practice.
How to implement?
Just refactor the whole page.
Design(optional)
TBD
Additional contexts(optional)
TBD
The text was updated successfully, but these errors were encountered:
Description
In #185, we noticed that the codebase of the current Login page is still very ugly and non-nullsafety.
Hence, we should migrate it to null-safety, and refactor it to a better practice.
How to implement?
Just refactor the whole page.
Design(optional)
Additional contexts(optional)
The text was updated successfully, but these errors were encountered: