Auto-selected options: visible labeling #16
Loading…
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?
When an option is automatically chosen, it's label is replaced with the "automatically selected" message. When there are multiple auto-options in single node of the dialog, the only discriminators are target dialog ID and option ID. Both are not exactly helpful.
Possible solution: include the option's label in formspec, even if the option is automatically selected.
Good idea. Added the option text in new version.