Make dropdowns show what is already selected #32
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?
There are several dropdowns where you can only have one item active at a time, aka radio buttons on the web, but there is no indication which one is already selected. This should be made evident with a checkmark or similar, and it should not be possible to click on the selected one.