Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for a prompt with a message AND an ok button #18

Open
ccruzagralopes opened this issue Mar 14, 2024 · 0 comments
Open

Add support for a prompt with a message AND an ok button #18

ccruzagralopes opened this issue Mar 14, 2024 · 0 comments
Assignees

Comments

@ccruzagralopes
Copy link

ccruzagralopes commented Mar 14, 2024

The current message prompt in TH doesn't have any buttons. That's expected for simulated test cases, so it needs to exist. But now we have a new scenario where we need a message prompt that needs the user to confirm they did some action, so we need an OK button in the prompt.

Suggestion: add an ok_button boolean parameter to the message_request prompt type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants