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

Save converted files to localStorage if not STEP or glTF, show in UI if conversions are locally available #97

Open
franknoirot opened this issue Jan 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@franknoirot
Copy link
Collaborator

Our API doesn't save converted files which makes sense, but users may expect them to be around later if they return to a generation, and not be charged anew to convert again. We can mitigate this by saving additional converted models to the user's localStorage, and if they are found on future revisits, showing the user that they won't need to be fetched again and just immediately downloading the stored version.

@franknoirot franknoirot added the enhancement New feature or request label Jan 10, 2024
@franknoirot franknoirot self-assigned this Jan 10, 2024
@alteous alteous changed the title Save converted files to localStorage if not STEP or gLTF, show in UI if conversions are locally available Save converted files to localStorage if not STEP or glTF, show in UI if conversions are locally available Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant