-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Revamp ErrorPage for better error handling
Redesigned the ErrorPage to provide a more informative and user-friendly experience when errors occur. - Introduced a minimized error card that displays basic error information and allows users to expand for more details. - Implemented an expanded error page that showcases the full stack trace and provides navigation options. - Updated error handling in MetadataEditorPage and MediaStorePage to utilize the new ErrorPage component. - Added preview composables for both light and dark themes to ensure visual consistency.
- Loading branch information
Showing
5 changed files
with
369 additions
and
25 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.