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

Remove editability of input file in create form #78

Closed
ellisonbg opened this issue Oct 4, 2022 · 0 comments · Fixed by #123
Closed

Remove editability of input file in create form #78

ellisonbg opened this issue Oct 4, 2022 · 0 comments · Fixed by #123
Assignees
Labels
enhancement New feature or request

Comments

@ellisonbg
Copy link
Contributor

Problem

Right now, we allow the user to edit the input file path in the create form. This introduces new error possibilities (user can enter a file that doesn't exist) and seems redundant at that point in the flow (they just picked a file).

Proposed Solution

I propose that we make the input file read only in the create form.

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

Successfully merging a pull request may close this issue.

2 participants