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
for the nft.storage and web3.storage web apps, we want users to see that their data is being actively uploaded. Right now, they only get a message when it is complete. For larger files, that confirmation might take a bit longer. We want to let users know using a "spinning wheel" or a message, that upload is in progress. At this point, a true to form progress bar is out of scope.
* import-w3ui-incoming: (525 commits)
Prepare to import `w3ui` to monorepo
chore: release main (storacha#661)
fix(core): revert to web3-storage/w3up-client (storacha#660)
chore: release main (storacha#659)
fix(core): update storacha/client version (storacha#658)
chore: release main (storacha#657)
fix: force a release
chore: release main (storacha#656)
fix: using the latest client to create spaces (storacha#655)
chore: release main (storacha#652)
fix: Force a `@w3ui/react` release (storacha#654)
chore: Force a `@w3ui/react` release (storacha#653)
chore: move to a single-pull-request release process (storacha#544)
feat: Use latest client (`@storacha/client`) (storacha#650)
chore(main): release react 2.5.1 (storacha#649)
chore(main): release core 2.3.2 (storacha#648)
fix: add missing receiptsEndpoint to client instantiation (storacha#647)
chore(main): release react 2.5.0 (storacha#646)
feat: Re-`claim` delegations during client setup (storacha#644)
chore: Add packageManager to package.json (storacha#640)
...
for the nft.storage and web3.storage web apps, we want users to see that their data is being actively uploaded. Right now, they only get a message when it is complete. For larger files, that confirmation might take a bit longer. We want to let users know using a "spinning wheel" or a message, that upload is in progress. At this point, a true to form progress bar is out of scope.
example: throw a spinner in there
The text was updated successfully, but these errors were encountered: