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

chore: end dialogs and period #157

Merged
merged 1 commit into from
Feb 20, 2024
Merged

chore: end dialogs and period #157

merged 1 commit into from
Feb 20, 2024

Conversation

deboer-tim
Copy link
Contributor

What does this PR do?

The success or failure dialogs at the end have OK or Cancel buttons, but there is no difference between the two; they should only have an OK button.

The error message usually has a period, leading to a double period when failures happen. Add a check to make sure there is only one period.

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

N/A

How to test this PR?

Just do a successful/unsuccessful build and look at the dialogs at the end.

The success or failure dialogs at the end have OK or Cancel buttons,
but there is no difference between the two; they should only have an
OK button.

The error message usually has a period, leading to a double period
when failures happen. Add a check to make sure there is only one
period.

Signed-off-by: Tim deBoer <[email protected]>
@deboer-tim deboer-tim requested a review from a team as a code owner February 19, 2024 04:38
@cdrage cdrage merged commit 89957e4 into main Feb 20, 2024
4 checks passed
@cdrage cdrage deleted the nits branch February 20, 2024 20:25
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