Entry metadata should display in a 2x2 grid, not a column #2
Reference in New Issue
Block a user
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?
In the UI, the entry metadata fields (type, id, status, priority) are currently stacked in a single column. This makes each entry card taller than necessary.
They should be arranged in a 2×2 grid so all four properties fit in two rows side by side, reducing the vertical footprint of each entry.