You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Prior to v0.14.0 you could execute: gum confirm --affirmative="OK" --negative="" "Warning!"
And get a dialog with just the affirmative button. That's no longer the case. Now you get an empty negative button too.
To Reproduce
Just execute: gum confirm --affirmative="OK" --negative="" "Warning!"
Expected behavior
Get a dialog with just the affirmative button.
Desktop (please complete the following information):
OS: Linux
Version v0.14.0
The text was updated successfully, but these errors were encountered:
Describe the bug
Prior to v0.14.0 you could execute:
gum confirm --affirmative="OK" --negative="" "Warning!"
And get a dialog with just the affirmative button. That's no longer the case. Now you get an empty negative button too.
To Reproduce
Just execute:
gum confirm --affirmative="OK" --negative="" "Warning!"
Expected behavior
Get a dialog with just the affirmative button.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: