Do not remove the error message when user hovers. #125
yaswanthmaddula-sureify
started this conversation in
Ideas
Replies: 1 comment
-
If there's a lot of errors, I would recommend you handle the error output yourself. There's a custom For example, in the JSON Validation demo, I'm using Toast notifications to display errors, as it's easier to show more detail. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We now have the option to increase the timeout. But i felt its better to apply the timeout after user removes hover if any on the error text. Would be useful if there are a lot of errors in the json.
Beta Was this translation helpful? Give feedback.
All reactions