We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The intent dropdown here updates the example but not itself. Setting the value to none does not update the example.
The dropdown should update itself to reflect the setting and setting it to none should clear the intent.
The text was updated successfully, but these errors were encountered:
IntentSelect uses Intent as value.
ab9d5d9
also add Intent.NONE. fixes #154
IntentSelect uses Intent as value. (#157)
b5d30a8
IntentSelect uses Intent as value. (palantir#157)
8b41220
also add Intent.NONE. fixes palantir#154
giladgray
No branches or pull requests
Bug Report
Describe the issue:
Actual behavior:
The intent dropdown here updates the example but not itself. Setting the value to none does not update the example.
Expected behavior:
The dropdown should update itself to reflect the setting and setting it to none should clear the intent.
The text was updated successfully, but these errors were encountered: