-
Notifications
You must be signed in to change notification settings - Fork 103
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
Add support for review screen and validations #208
Comments
Hi @ftognetto, thanks for reaching out! The importer currently doesn't support validations or the review screen, but these are on the roadmap to add. It gets a bit complicated when dealing with larger files and how to run and store validation results within the browser, but we have some ideas. Will keep you posted. |
Thanks!Fabrizio TognettoIl giorno 2 feb 2024, alle ore 20:01, Eric Ciminelli ***@***.***> ha scritto:
Hi @ftognetto, thanks for reaching out! The importer currently doesn't support validations or the review screen, but these are on the roadmap to add. It gets a bit complicated when dealing with larger files and how to run and store validation results within the browser, but we have some ideas. Will keep you posted.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hello @ciminelli , would you be able to give us an estimated date for this feature? Is there any way we could contribute to this? We would love to use this library at our company but would need that screen. We are exploring a few options, react-spreadsheet-import being one of them, but prefer this library. On this link, https://tableflow.com/docs/introduction ,there is a screen for review, can we have that as a starting point please |
Hi @hari-bhandar, we still don't have an estimated date for this. I like the idea of starting with just adding support for the review screen and then figuring out validations afterward. We'd be open to contributions, let me know if this is something you'd want to work on and I can help you get set up! |
For sure, I wouldn’t mind working on it:)
…On Thu, 29 Feb 2024 at 21:36, Eric Ciminelli ***@***.***> wrote:
Hi @hari-bhandar, we still don't have an estimated date for this. I like
the idea of starting with just adding support for the review screen and
then figuring out validations afterward. We'd be open to contributions, let
me know if this is something you'd want to work on and I can help you get
set up!
—
Reply to this email directly, view it on GitHub
<#208 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOSLNZZUBCCRXLLJFCJB2L3YV6PMZAVCNFSM6AAAAABCW3U3KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZSGAYDENRYGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Is there some progress on this feature yet, we would like to use it as well 🙏 |
Hello congrats for this cool library!
I was trying to add the csv-import-js in a svelte app.
Everything fine but I'm not understanding if there is some sort of review screen because I have added many validations to the fields but the importer doesn't show anything to correct them.
Thank you!
The text was updated successfully, but these errors were encountered: