You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, many people like to use Dashboard but change one small thing and therefor need a new option. If we were to do this every time we’d have a hundred options. The better long-term alternative is to make Uppy UI components composable, which we’re thinking of, but supersede this kind of issues.
If you can find a way to improve this without introducing an option we'd gladly take a contribution, otherwise we can close this for now
Do this in css/js so the preview text fits the width always
That's probably possible, we'd have to put the file extension is a separate HTML element, then we can use CSS to automatically cut the text that overflows.
Initial checklist
Problem
The default length for
renderFileName
is too small.Solution
Can we please get a way to customize this?
Alternatives
Do this in css/js so the preview text fits the width always
The text was updated successfully, but these errors were encountered: