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

prevent GUI from freezing if there's an error when creating the database #162

Open
BBC-Esq opened this issue Apr 14, 2024 · 0 comments
Open
Labels
enhancement request approved repository owner use only

Comments

@BBC-Esq
Copy link
Owner

BBC-Esq commented Apr 14, 2024

If all the checks to create a database are passed, a user clicks create, and there's an error, it sometimes freezes the GUI. This is due to the GUI elements being disabled while the database is being created to prevent a user from trying to create more than one database simultaneously. However, there needs to be error handling and the buttons re-enabled if an error occurs.

@BBC-Esq BBC-Esq added the enhancement request approved repository owner use only label Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement request approved repository owner use only
Projects
None yet
Development

No branches or pull requests

1 participant