Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Site redirects(?) to main/landing page instead of validation results #703

Open
kspurgin opened this issue Aug 16, 2022 · 1 comment
Open

Comments

@kspurgin
Copy link

Expected Behaviour

  • I browse to upload a CSV file
  • Upload is shown as completed
  • I click green "Validate" button
  • I see a message that my file is valid, or information about any errors present

Current Behaviour (for problems)

  • I browse to upload a CSV file
  • Upload is shown as completed
  • I click green "Validate" button
  • I briefly see the "processing" animated icon in the "Validate" button. The page kind of "blinks" but I am not seeing any confirmation of validation OR error list.

I tried with a known valid CSV and a known invalid CSV (according to commandline csvlint tool)

From browser console:

image

Also:

Steps to Reproduce (for problems)

See above

Your Environment

Include as many relevant details about the environment you experienced the bug in - this will help us resolve the bug more expediently

  • Environment name and version (e.g. Chrome 39, node.js 5.4): Firefox browser 103.0.1 (64-bit)
  • Operating System and version (desktop or mobile): Desktop MacOS Big Sur 11.6
@MikeThacker1
Copy link

I think my issue is the same. validate on an uploaded CSV file (with or without a JSON schema) appears to do nothing.

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

No branches or pull requests

2 participants