This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-desktop
Watch
1
Star
0
Fork
You've already forked lbry-desktop
0
Code
Issues
596
Pull requests
6
Projects
Releases
238
Packages
Wiki
Activity
38c954853e
lbry-desktop
/
flow-typed
/
web-file.js
7 lines
95 B
JavaScript
Raw
Normal View
History
Unescape
Escape
file selector operational for thumbs, publishes, thumb generation, channel edits
2019-10-07 22:02:32 +02:00
declare
type
WebFile
=
{
name
:
string
,
UI/UX disable file input while awaiting publish add spinner to publishes in sidebar add spinner and Publishing title on Publish page add WebUploadList to Publishes add WebUploadItem - thumb - name - progress bar - abort button beforeunload prevent closing tab / navigation enforce and notify about publish size limit 6 outstanding flow complaints
2019-10-11 02:37:18 +02:00
title
?
:
string
,
file selector operational for thumbs, publishes, thumb generation, channel edits
2019-10-07 22:02:32 +02:00
path
?
:
string
,
UI/UX disable file input while awaiting publish add spinner to publishes in sidebar add spinner and Publishing title on Publish page add WebUploadList to Publishes add WebUploadItem - thumb - name - progress bar - abort button beforeunload prevent closing tab / navigation enforce and notify about publish size limit 6 outstanding flow complaints
2019-10-11 02:37:18 +02:00
size
?
:
string
,
file selector operational for thumbs, publishes, thumb generation, channel edits
2019-10-07 22:02:32 +02:00
}
Reference in a new issue
Copy permalink