-
Notifications
You must be signed in to change notification settings - Fork 8
Make the error page more fancy. #353
Copy link
Copy link
Open
Labels
UIUser Interface issuesUser Interface issuesUXIssue in User eXperienceIssue in User eXperienceenhancementNew feature or requestNew feature or requestnot-urgent-featureHas to be created, but doesn't prevent from using the app. Not to be mistaken for not-urgent-issueHas to be created, but doesn't prevent from using the app. Not to be mistaken for not-urgent-issuenot-urgent-issueHas to be fixed, but doesn't prevent from using the app. Not to be mistaken for not-urgent-featureHas to be fixed, but doesn't prevent from using the app. Not to be mistaken for not-urgent-feature
Metadata
Metadata
Assignees
Labels
UIUser Interface issuesUser Interface issuesUXIssue in User eXperienceIssue in User eXperienceenhancementNew feature or requestNew feature or requestnot-urgent-featureHas to be created, but doesn't prevent from using the app. Not to be mistaken for not-urgent-issueHas to be created, but doesn't prevent from using the app. Not to be mistaken for not-urgent-issuenot-urgent-issueHas to be fixed, but doesn't prevent from using the app. Not to be mistaken for not-urgent-featureHas to be fixed, but doesn't prevent from using the app. Not to be mistaken for not-urgent-feature
The error page is ugly. An error page is supposed to explain why it doesn't work, but its unaesthetic CSS might actually increase the pre-existing frustration of users.
problems
Concerning the CSS, I have only two reproaches:
❌ the margins are too tiny
❌ the contrast between the error code and the background is not sufficient.
features
I also have two features in mind:
what we should do
Given that:
I might make a PR fixing the CSS, soon.
Please tell me if you agree with my proposals of enhancements and I will edit this issue/tick the boxes once we have a consensus.
With love,
Romain