-
Notifications
You must be signed in to change notification settings - Fork 43
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
Make use of error boxes from appkit #1392
base: main
Are you sure you want to change the base?
Conversation
The error boxes are small notification boxes that inform the user if part of the editor encountered a problem that does not completely crash the application. This replaces our boxes with the ones from appkit, which look way better.
This pull request is deployed at test.editor.opencast.org/1392/2024-06-27_11-03-12/ . |
This pull request has conflicts ☹ |
This pull request is deployed at test.editor.opencast.org/1392/2024-12-06_08-18-58/ . |
This pull request has conflicts ☹ |
This pull request is deployed at test.editor.opencast.org/1392/2024-12-10_08-26-42/ . |
The error boxes are small notification boxes that inform the user if part of the editor encountered a problem that does not completely crash the application. This replaces our boxes with the ones from appkit, which look way better.
Helps with #1381.
Example screenshots:
Before:
After: