Skip to content
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

Open
ftognetto opened this issue Feb 2, 2024 · 5 comments
Open

Add support for review screen and validations #208

ftognetto opened this issue Feb 2, 2024 · 5 comments

Comments

@ftognetto
Copy link

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!

@ciminelli
Copy link
Member

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.

@ciminelli ciminelli changed the title Is review supported? Add support for review screen and validations Feb 2, 2024
@ftognetto
Copy link
Author

ftognetto commented Feb 3, 2024 via email

@hari-bhandari
Copy link

hari-bhandari commented Feb 13, 2024

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

@ciminelli
Copy link
Member

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!

@hari-bhandari
Copy link

hari-bhandari commented Feb 29, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants