Empty Submissions Displays as "Loading..." #12
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?
The submissions page should communicate when it loaded an empty list instead of just saying "Loading..." when it is not in fact loading. I tried to do this in
49e767f027
but I am too stupid to know what is going on.When the request fails, it appears as an empty submissions list when it is in fact not.
This is completed afaict