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

ValueControl needs be configurable to avoid utterance conflicts (port ask-sdk-controls/pull/9) #12

Open
mikelid-zz opened this issue Sep 22, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mikelid-zz
Copy link
Contributor

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:

See Issue #8
and PR #9

This issue is to port the same functionality to ValueControl.

It should be possible to create a ValueControl that will accept values [yes|no|maybe] without causing utterance conflicts with AMAZON.YesIntent etc.

Given the changes made in #9, the work is to add new props to allow configuration of filteredSlotType and an intentToValue mapper function.

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • ASK SDK Controls used: x.x.x
  • Operating System and version:

Node.js and NPM Info

  • Node.js version used for development:
  • NPM version used for development:
@mikelid-zz mikelid-zz added the enhancement New feature or request label Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant