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

feat: more UI-displayable file types for drop box + experiment results #307

Merged
merged 28 commits into from
Oct 24, 2023

Conversation

davidlougheed
Copy link
Member

@davidlougheed davidlougheed commented Oct 4, 2023

the following file types should be now viewable in drop box and in experiment results:

  • CSV
  • TSV
  • images (JPEG, PNG, GIF, etc.)
  • markdown
  • audio files (MP3, M4A)
  • video files (MP4)
  • DOCX
  • XLS/XLSX

@davidlougheed davidlougheed changed the title feat(manager): more drop box displayable file types + factored-out file display component feat(manager): more UI-displayable file types for drop box + experiment results Oct 4, 2023
@davidlougheed davidlougheed changed the title feat(manager): more UI-displayable file types for drop box + experiment results feat: more UI-displayable file types for drop box + experiment results Oct 4, 2023
@davidlougheed davidlougheed requested a review from gsfk October 24, 2023 14:41
Copy link
Member

@gsfk gsfk left a comment

Choose a reason for hiding this comment

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

Looks good, tried a bunch of file types with no real issues.

The fixed-width modal makes a few files uglier than they could be, but I don't think that matters.

src/components/display/FileDisplay.js Outdated Show resolved Hide resolved
@davidlougheed davidlougheed merged commit 3965610 into master Oct 24, 2023
@davidlougheed davidlougheed deleted the feat/exp-res-display branch October 24, 2023 17:44
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