Maybe spruce up the new thread LOADING... message #781
Labels
No labels
Blocked
Bug
Documentation
Duplicate
Enhancement
Good first issue
Help wanted
Idea
In progress
Invalid
Major feature set
Packaging
Question
Soon
UI/UX
Upstream
You're dreamin'
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nostr/gossip#781
Loading…
Add table
Add a link
Reference in a new issue
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?
When you click on an event that is loading, the thread view used to be empty. Now it says "LOADING...". Maybe the UI could be nicer?
I would use the same loading spinner we used for the main feed.
I have an idea to make the loading prettier and more "communicative", but for now I think this is a obvious and good general solution for every view that need a visual feedback.
Keep in mind that once I figure out how to do it, we may also need to say "Event not found" or something... to give feedback when it failed so a user knows when it is pointless to keep waiting. So far I've found it hard to implement, but we should be ready for it from a UI perspective.