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
Hello, I believe the file transfer UI can be improved in some regards:
Fix username showing up as "null" if it's not loaded yet. To most users "null" doesn't mean anything special like it does in programming. They'll think it's another username. You can show a skeleton element instead if the username/hostname are not known yet.
Add a text label for the "Send" button. It's unclear atm and the UI is bare anyway, so there is no risk of overcluttering.
Screenshot
Add text labels for the options "File" and "Folder". Currently, this looks very vague and takes a bit of guesswork to see that a taller rectangle is a file and a wider one is a folder. Grey out the "Upload" button or do something to show it is not available when the two options are expanded.
Screenshot
Allow swiping downloads to the side to dismiss. Maybe also add a label to the button that dismisses them (bottom-left).
Fix toast only pushing up the "Dismiss all" button but not the "Send" button
Hello, I believe the file transfer UI can be improved in some regards:
Screenshot
Screenshot
Screenshot
Screenshot
Allow swiping downloads to the side to dismiss. Maybe also add a label to the button that dismisses them (bottom-left).
Fix toast only pushing up the "Dismiss all" button but not the "Send" button
Screenshot
Thanks!