From 9aa2115c122889a759cc25cac6cc227a97a6cc94 Mon Sep 17 00:00:00 2001 From: Mattias Granlund Date: Tue, 12 Mar 2024 21:46:25 +0100 Subject: [PATCH] Fix for merge button being incorrectly disabled - disable only if checks exist and they have not succeeded --- gitbutler-ui/src/lib/components/PullRequestCard.svelte | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/gitbutler-ui/src/lib/components/PullRequestCard.svelte b/gitbutler-ui/src/lib/components/PullRequestCard.svelte index 9bb33cf9f..8f0d24a6b 100644 --- a/gitbutler-ui/src/lib/components/PullRequestCard.svelte +++ b/gitbutler-ui/src/lib/components/PullRequestCard.svelte @@ -208,11 +208,7 @@ {