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

[Feature]: ナビゲーションデバッグ画面で引数がある場合などに対応する #268

Open
1 task done
K9i-0 opened this issue Jun 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@K9i-0
Copy link
Contributor

K9i-0 commented Jun 19, 2024

これに関する既存の Issue はありますか?

  • 既存の Issue はありませんでした

動機

#266 でナビゲーションデバッグ画面を実装したが、パラメーターがあると遷移できない

提案

TextFieldとかで入力させる?

@K9i-0 K9i-0 changed the title [Feature]: なビゲーションデバッグ画面で引数がある場合などに対応する [Feature]: ナビゲーションデバッグ画面で引数がある場合などに対応する Jun 20, 2024
@K9i-0 K9i-0 added the enhancement New feature or request label Jun 21, 2024
@blendthink
Copy link
Member

blendthink commented Jul 8, 2024

複雑なデータクラスを渡す画面は、手入力するのは現実的ではない。
クエリパラメータやパスパラメータは実現できるかも。

そのため、仮のデータを用意できるようにして遷移可能にする。

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

2 participants