This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Add form validation feedback #243
Labels
Comments
@flibbertigibbet I am trying to understand this issue better. Could you give me 2–3 examples of invalid input? For each:
|
As with #230:
|
I think that's a great visual |
Does the red error text fill existing empty space, such that all the components below it don't shift down when the error displays? Otherwise agreed, looks great. |
@CloudNiner What do you think of something like this, so we don't need to worry about the error message pushing down other content? |
That seems good too, as long as the white text on red is readable. It feels very thin but that may just be the screenshot. |
This was referenced Sep 20, 2017
Styling for error popovers was added in #342, but we should still add validation to the rest of the controls |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If a user enters invalid data in a parameters control form, the chart simply fails to reload.
Provide feedback, either as text or with a red border to the form control, or both, so the user may see that the form is invalid.
See #230.
The text was updated successfully, but these errors were encountered: