Skip to content

Allow ConfirmationPrompt Styling #1209

@wbaldoumas

Description

@wbaldoumas

Is your feature request related to a problem? Please describe.

Right now, ConfirmationPrompt styling can't be customized in the same way that TextPrompt allows for, which makes for an inconsistent experience when you need to use both and have customized the TextPrompt styling.

Describe the solution you'd like

I'd like to introduce the same styling capabilities to ConfirmationPrompt that TextPrompt currently has.

Describe alternatives you've considered

For now, I've been using a custom ConfirmationPromptWithStyling in my own library that needs it, but it would be great if this came with this library so I can delete this custom implementation. 😄

Additional context
N/A


Please upvote 👍 this issue if you are interested in it.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions