Move login messages out of flows
Closed this issue · 0 comments
MarkusThielker commented
Description
With a previous issue, the messages on the settings page were moved from the flows to a separate component to avoid showing 100x the same message on the screen. This should be done on the login page as well but was forgotten. This is to be fixed in the scope of this issue.