inveniosoftware / react-invenio-deposit

React application for Invenio deposit forms.
https://react-invenio-deposit.readthedocs.io
MIT License
3 stars 45 forks source link

files: overflow of files with big name #555

Open jrcastro2 opened 2 years ago

jrcastro2 commented 2 years ago

Package version (if known): v0.19.15

Describe the bug

The files box overflows when uploading files with large name.

Steps to Reproduce

  1. Go to 'New upload'
  2. Click on 'Upload files '
  3. Select a file with a large name
  4. See overflow of the files box

Expected behavior

File name should be truncated so that it fits in the default size of the files box

Screenshots (if applicable)

image