404 error with fresh login #291
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've connected with a fresh account and got 404 error
Console logs attached
This is common toast error when fetching expired (deleted) blossom files. Looking at the logs, it failed while fetching blossom data 100%. But that should not happen to new accounts.
New account will have empty blossom URLs list normally, and we update blossom URLs upon sigit creation or receiving signer notification.
Maybe we can think of the UX solution for expiration and how to handle it nicely (design files already include some expiration UX styling and warning notices/icons, but they aren't implemented yet nor they have issue tickets prepared).
Probably we do need a toast like this, but it should say exactly what wasn't found, and on which blossom server(s)
Eg File XXXX could not be retrieved from $(blossom_server_list)