-
Notifications
You must be signed in to change notification settings - Fork 63
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
Improve error reporting on SV inspector/spreadsheet view on import form #3220
Conversation
plugins/spreadsheet-view/src/SpreadsheetView/components/ImportWizard.js
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## main #3220 +/- ##
==========================================
- Coverage 59.40% 59.37% -0.04%
==========================================
Files 673 671 -2
Lines 28797 28759 -38
Branches 6985 6978 -7
==========================================
- Hits 17108 17076 -32
- Misses 11368 11378 +10
+ Partials 321 305 -16
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
I have same thing on my computer with scrolling down to open button, etc. I'll see if I can adjust |
…3220) * Better error display on sv inspector/spreadsheet view * Some typescripting * More typescripting * Slightly better typescripting * More typescripting * More space for importform yet still * More typescripting * More typescripting * More typescripting
Possibly fix for #3219