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

support download sample csv data #319

Merged
merged 4 commits into from
Nov 21, 2023
Merged

support download sample csv data #319

merged 4 commits into from
Nov 21, 2023

Conversation

shanghaikid
Copy link
Collaborator

In this pr,

I added a download button in the import sample data dialog, user can download the sample data directly from the gui.

image

): Promise<{ result: boolean; msg: string }> => {
size: string,
download: boolean = false
): Promise<{ result: any; msg: string }> => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we still use result:boolean here?

Signed-off-by: ryjiang <[email protected]>
@shanghaikid shanghaikid merged commit 97f6d84 into main Nov 21, 2023
1 check passed
@shanghaikid shanghaikid deleted the download_sample branch November 21, 2023 06:27
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

Successfully merging this pull request may close these issues.

2 participants