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

Workspaces should handle all data types for FILE (jpg, vtk, etc.) #51

Open
dhrogers opened this issue Sep 6, 2023 · 0 comments
Open

Comments

@dhrogers
Copy link
Contributor

dhrogers commented Sep 6, 2023

Loading a valid Cinema database should always work, even if the data type in the FILE column isn't understood by the application. In the old Cinema viewers, data types that were understood could be viewed, and those that weren't understood were represented by a box (if needed in something like an image view) with a label in it that had the file name.

We can determine the correct behavior for the new workspaces, but the application should at least load the csv file to show what is in the database.

The test database for this use case is in the 'cinema_viewers' repository at 'cinema_viewers/data/file_types.cdb'

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

No branches or pull requests

1 participant