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 possibility to give different visibility to delete and download icons on the pre-upload file list in KtFileUpload #896

Open
RueRivoli opened this issue Feb 20, 2024 · 0 comments

Comments

@RueRivoli
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

  • In the catalog detail page for non catalog admin users, we want to disable deletion but enable download. This is not possible with current state of KtFileUpload. The delete button is always shown and enabled according to the property isDisable's value
  • Hide the text description of the KtFileUpload automatically when hideDropArea is true: we cannot upload files.

Describe the solution you'd like

  • I would like the possibility to have downloading enabled and deletion disabled.
  • In the case of ktFileUpload hiding the drop area so no way for the user to upload a file, we would like to show only the title but no description.

Describe alternatives you've considered

Additional context

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