-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Highlight validation errors #275
Comments
Adjust error message at Home.vue #L97 to include columnNumber, e.g.
Potentially include hyperlink in rowNumber, columnNumber to cell in table (see #280) |
So we could:
|
From #388 consider highlighting cell and adding error message as comment - https://docs.handsontable.com/0.35.0/demo-comments_.html#example Bottom Status bar remains a list of errors (perhaps with a total number of errors found) With #280, each error message would contain a hyperlink that, when clicked, would move the cursor to the cell in error and scroll the data table so that cell was visible on the screen. |
Watch for progress on frictionlessdata/datapackage#364 |
Desired Behaviour (for feature requests only)
The text was updated successfully, but these errors were encountered: