alteryx / alteryx/ayx-developer-sdk

how-to-make-filter-with-ui does not work

オープン
#27 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
14
フォーク
0
PR マージ指標
PR 指標を取得中

説明

Follow how-to-make-filter-with-ui creating the plugin
1. conda create -n ws1 python=3.8.5 nodejs=14 doit
pip insatll ayx-python-sdk
pip install ayx-plugin-cli
ayx_plugin_cli sdk-workspace-init
method1: ayx_plugin_cli create-ayx-plugin --use-ui
error: complain node miniversion: 14.21.3 actually is 14.8.0
using conda install update to next nodejs 16.13.1. doesn't not work
using conda install latest nodejs 18.16.0 with $env:NODE_OPTIONS = "--openssl-legacy-provider" doesn't work
mothod2: ayx_plugin_cli create-ayx-plugin
ayx_plugin_cli generate-ui

same as method 1
2. navigate to ui/[tool name] - node run start. the ui show in the develop tool
3. by the way, without UI directly set filed="Ticker" filterText="AAPL" the tool output correct result.
4. Alteryx designer: 2023.1.1.200 Patch: 1

Looks like UI does not work.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。