You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When importing data, validate that the input JSON file is inside an array container. When it's not, show an error screen. Currently, there is no response being shown to the user.
The code for this functionality resides in the importer repo, but we primarily use it inside the dashboard.
We currently show it as a help message but it's hidden behind the help icon.
The text was updated successfully, but these errors were encountered:
When importing data, validate that the input JSON file is inside an array container. When it's not, show an error screen. Currently, there is no response being shown to the user.
The code for this functionality resides in the
importer
repo, but we primarily use it inside the dashboard.We currently show it as a help message but it's hidden behind the help icon.
The text was updated successfully, but these errors were encountered: