Skip to main content

Questions tagged [error-message]

information displayed when an unexpected condition occurs, usually on a computer or other device

0 votes
1 answer
127 views

I'm checking for known leaked passwords using HaveIBeenPwned as part of my password validation. When a hit is found I want to explain to the end user what is wrong. But since data leaks / HIBP is not ...
Lode's user avatar
  • 2,108
0 votes
1 answer
181 views

I am playing around with a new tool for web dev, Arcjet, which allows you to do rate limiting and bot attack prevention basically, really easily. So I plugged it in with their default settings, which ...
Lance Pollard's user avatar
1 vote
1 answer
236 views

I'm working on the UI/UX design of a complex cloud-bases platform (enterprise type), and there's a case in which we must show to the user that there are several errors that he needs to fix before ...
Paula's user avatar
  • 149
0 votes
1 answer
742 views

This is a form on a webpage with about 8 text fields. I am curious has anyone seen this pattern which I am thinking of using. The submit button on the form is disabled. If the user clicks in a ...
Keano's user avatar
  • 101
1 vote
1 answer
245 views

Any good examples of sites/apps that solve this in an elegant way? I would like to show the error message in close proximity of the image upload button. Note: not the attachment link/button, but the ...
Mumas's user avatar
  • 431
1 vote
2 answers
107 views

We are about to design an email template for an IPAAS company that handle data integration. We have defined the template and its content through various iterations and feedback. We came up with a ...
swagstruck's user avatar
2 votes
1 answer
173 views

I am working on an "on the fly" create new contact form for when a user is creating an order, but wants to create a new contact while on the order form page. The issue here is if a user ...
Maria Boutzoukas's user avatar
1 vote
2 answers
1k views

I'm trying to understand if it's a good practice to use error toast to show the error code/number (like error -XXX) besides the error message. Something like this: There was a problem fetching the ...
Marta's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
24