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

clear workflow button #109

Merged
merged 18 commits into from
Oct 19, 2023
Merged

Conversation

ReiHashimoto
Copy link

実装内容

  • 表示されているworkflowをclearし、初期状態にするボタンを追加
    • クリック時にはconfirmのダイアログを表示
    • confirmされた場合、以下を初期状態にする
      • ノード配置(空のimage nodeのみ)
      • snakemake, nwbなどのパラメータの状態
      • visualizeのパネル
      • 実行中workflow id, name
  • アイコンの増加に伴い、テキストベースのボタンからIconButtonのデザインを採用
    • ホバーで実行内容の説明を表示する
issue103.mov

備考

@ReiHashimoto ReiHashimoto self-assigned this Oct 16, 2023
@ReiHashimoto ReiHashimoto linked an issue Oct 16, 2023 that may be closed by this pull request
@ReiHashimoto ReiHashimoto merged commit 76d7c3d into develop-main Oct 19, 2023
1 check passed
@ReiHashimoto ReiHashimoto deleted the feature/clear-workflow-button branch April 11, 2024 12:00
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

Successfully merging this pull request may close these issues.

Workflow clearボタンの追加
3 participants