question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Be able to choose error message location

See original GitHub issue

Hi, still me 😄 See this pen: https://codepen.io/smcyr/pen/Krbxow In this particular implementation, I would like the error message to be positioned below the 3 radio buttons (which are hidden and displayed as grey blocks) which is not the case. Maybe there could be a data attribute like data-error-message="category" where you specify the input name inside. This data attribute could be added to a <div> anywhere on the page and would overwrite the default position for the error message placement. Thanks!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
cferdinandicommented, Dec 3, 2018

Just wanted to note intent to implement this feature. I’ll try to work on it this week.

0reactions
cferdinandicommented, Dec 3, 2018

Awesome, and thanks for being so patient with the bugs!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jquery Validate custom error message location - Stack Overflow
I already started writing the errorPlacement: which is where you customize your error message location. How can I put the errors message in ......
Read more >
Error Messages: Examples, Best Practices & Common Mistakes
4 common mistakes with error messages · 1. Ambiguity · 2. Condescending language/blaming the user · 3. Poor placement of error messages ·...
Read more >
UX Design: Four ways to display error messages - Nomensa
The placement​​ This depends on the type of the error message. If it is a 'missing required field' error, it can be placed...
Read more >
Provide helpful error messages | Digital Accessibility​
Make it easy to locate the problem: Programmatically associate each error message with its corresponding form control using the aria-describedby attribute. If ...
Read more >
Changing the error message for "forced responses ...
As they mentioned, you have to go to your Library and create the message(s) first, and then go to Survey Options and tell...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found