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

Lots of csv #93

Merged
merged 4 commits into from
Dec 12, 2022
Merged

Lots of csv #93

merged 4 commits into from
Dec 12, 2022

Conversation

SpookyBeverage
Copy link
Member

No description provided.

apps/backend/app.py Outdated Show resolved Hide resolved
apps/backend/app.py Outdated Show resolved Hide resolved
apps/frontend/components/NewExp.js Outdated Show resolved Hide resolved
@@ -193,6 +193,13 @@ const ExpLog = ({projectinit}) => {
Download Results
</button>
: ' '}
{project['finished'] == true && project['fileOutput'] != '' ?
Copy link
Member

Choose a reason for hiding this comment

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

are you sure this is the behavior you want for undefined?
image

Copy link
Member Author

Choose a reason for hiding this comment

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

if fileOutput is undefined then something's wrong the default for fileOutput is the empty string so it should always be either an output location or the empty string

SpookyBeverage and others added 2 commits December 12, 2022 17:09
Co-authored-by: Rob B <computerguy440+gh@gmail.com>
@budak7273 budak7273 merged commit 01a60f6 into main Dec 12, 2022
@budak7273 budak7273 deleted the Lots-of-Csv branch December 12, 2022 23:05
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