Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login failure messages displayed for too short #2006

Closed
lmoureaux opened this issue Jul 21, 2023 · 0 comments · Fixed by #2007
Closed

Login failure messages displayed for too short #2006

lmoureaux opened this issue Jul 21, 2023 · 0 comments · Fixed by #2007
Labels
bug Something isn't working good first issue Good for newcomers gui This issue requires changes to the user interface

Comments

@lmoureaux
Copy link
Contributor

When failing to log in for some reason, a message is displayed at the bottom of the network page, but it disappears too quickly to read it. We'd need a better way of displaying failures, but in the meantime we should consider increasing the timeout.

I think this is where the timeout is set:

void set_status_bar(const QString &str, int timeout = 2000);

@lmoureaux lmoureaux added bug Something isn't working good first issue Good for newcomers gui This issue requires changes to the user interface labels Jul 21, 2023
@lmoureaux lmoureaux linked a pull request Jul 21, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers gui This issue requires changes to the user interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant