Optimize the display of reasons #612
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#612
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?
We have some problems with the visualization of the reasons in the relays view; the space is not enough and the text overlap the main view and the sidebar.
A first quick solution could be to move them below the stats row, and show them only when the details option is enabled. This way they will have a full row width.
An alternative could be use icons, but it is not so easy to visually explain all the actions.
@mikedilger @bu5hm4nn what do you think?
This is a bug. There should not be more than one "FetchMentions" happening on a relay.
in apply_relay_assignment() I guess I need to check if FetchMentions is already on that relay.
is this fixed?
They are now only shown when Debug statistics are enabled. Not a full fix, but fixed for the average user