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

Add custom create handler for files #834

Closed
Polleps opened this issue Feb 5, 2024 · 0 comments
Closed

Add custom create handler for files #834

Polleps opened this issue Feb 5, 2024 · 0 comments
Labels

Comments

@Polleps
Copy link
Member

Polleps commented Feb 5, 2024

When a class has a property with a classtype of file it might be confusing when a user is filling out the classes form.
If the user has not yet uploaded the file they want for the property they might use the create: <name> option in the dropdown, but this leads to the file form that can't be used to upload a file.

We should add a create handler for files that leads to an upload form instead of the default file form.

Alternatively we could also look into some kind of file picker UI that lists all files on the drive in a grid view and also allows the user to upload new files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant