Random tidbits #53
Replies: 5 comments 3 replies
-
|
Partially addressed in #84 |
Beta Was this translation helpful? Give feedback.
-
|
Request for searchable FAQ addressed in #87. Very nice. |
Beta Was this translation helpful? Give feedback.
-
|
I've looked through the templates, and it does not look like you have Custom Error templates for the handful of Cloudflare default error pages: The one error page template I see looks more like a Worker exception page, and has links to other parts of the site, which aren't going to work if the user is facing a different type of error. |
Beta Was this translation helpful? Give feedback.
-
|
Hey @sdayman, coming back to this finally now that I have time. Have you seen any of these pages returned by HIBP? Just trying to figure out where to prioritise, and if it's even worth doing (always a bit wary about relying on error pages from the origin for errors on the edge). |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @sdayman, I appreciate the input. I think for now in the context of the current backlog that might be premature optimisation so I'll park this for now but if we ever see a generid error message popping up with any regularity, that'll be the time to do this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In the FAQ for "pwned" you mention leetspeak but don't define it. You might want to either define it (inline or as another FAQ) or link to a definition, e.g. Wikipedia.
Please make sure the FAQ is searchable (browser Ctrl-F is fine), and if the found item is in a collapsed FAQ it automatically expands.
More FAQs:
The "About us and what we do" heading at the top of the privacy policy made me think I'd clicked on the wrong button and ended up on the "About" page.
What?! You put Twitter ahead of Bluesky? ;-)
P.S. Github serves the HTML files as text, which is a pain if we haven't forked the repo, but I found a very handy preview function that makes it easy to browse the static web pages: https://htmlpreview.github.io/?https://raw.githubusercontent.com/HaveIBeenPwned/ux-rebuild/main/web/index.html (details at https://github.com/htmlpreview/htmlpreview.github.com).
Beta Was this translation helpful? Give feedback.
All reactions