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: New modal component to stop a running build #1092

Merged
merged 3 commits into from
Jul 31, 2024
Merged

Conversation

minghay
Copy link
Contributor

@minghay minghay commented Jul 15, 2024

Context

The new UI for tooltips needs to allow users to abort a running build.

Objective

Adds a new UI modal component to stop a running build.

New modal:
Screenshot 2024-07-15 at 14-23-47 New Pipeline Events Show

Showing notification that the action was successful:
Screenshot 2024-07-15 at 14-24-50 New Pipeline Events Show

References

screwdriver-cd/screwdriver#3200

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@tkyi
Copy link
Member

tkyi commented Jul 18, 2024

Not sure if this is right but seems weird to me to have the notification appear in the modal? So now there's two nested Xes?

@minghay
Copy link
Contributor Author

minghay commented Jul 31, 2024

It'll be 2 nested closures for the time being. I need to make a small update to the InfoMessage component to allow it to be non-dismissible.

@tkyi tkyi merged commit 341bc9d into master Jul 31, 2024
2 checks passed
@tkyi tkyi deleted the v2-stop-job-modal branch July 31, 2024 07:18
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.

2 participants