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

Feat/workflow run module refactor #92

Merged
merged 6 commits into from
Dec 12, 2024
Merged

Conversation

raylrui
Copy link
Contributor

@raylrui raylrui commented Dec 5, 2024

workflow details page refactor

related #74

  1. add rerun logic in workflow run details page
  2. also resolve (Show WorkflowRun name in detail view #75)
  3. fix some bugs
  4. improve comment/state/rerun dialog style
  5. relocate/remove some mock data for storybook

dropdown btn for rerun:
image

rerun dialog :
image
image

comment dialog:
image
image

state dialog:
image

couple with backend logic of 'DEPRECATED" umccr/orcabus#770

@raylrui raylrui added the feature New feature or request label Dec 5, 2024
@raylrui raylrui self-assigned this Dec 5, 2024
@raylrui raylrui marked this pull request as ready for review December 12, 2024 02:29
@williamputraintan
Copy link
Member

Hmm, since the dataset option would only be one input, do you think it would be better to have a sorted dropdown instead?

@raylrui
Copy link
Contributor Author

raylrui commented Dec 12, 2024

yes, I think that before, but it seems not that clear, so I just list them all out, but we can still just select one of them, not multi select
image

I am think if we can group them by "# PRIMARY_DATASETS_OPTION" "# EXTENDED_DATASETS_OPTION" "# PAN_CANCER_DATASETS_OPTION", and use Disclosure/Accordion to list them, so bit more clear and order

@raylrui raylrui merged commit 94e5d93 into main Dec 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants